Org.Apache.Http.Conn.Ssl.SSLSocketFactory.ConnectSocketAsync Method
Documentation for this section has not yet been entered.

Syntax

public System.Threading.Tasks.Task<Java.Net.Socket> ConnectSocketAsync (Java.Net.Socket sock, string host, int port, Java.Net.InetAddress localAddress, int localPort, Org.Apache.Http.Params.IHttpParams params)

Parameters

sock
Documentation for this section has not yet been entered.
host
Documentation for this section has not yet been entered.
port
Documentation for this section has not yet been entered.
localAddress
Documentation for this section has not yet been entered.
localPort
Documentation for this section has not yet been entered.
params
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: Org.Apache.Http.Conn.Ssl
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1