Rebex SFTP for .NET

ProxySocket.BeginConnect Method

Begins an asynchronous request for a connection to a network device.

Overload List

Begins an asynchronous request for a connection to a network device.

public IAsyncResult BeginConnect(IPEndPoint,AsyncCallback,object);

Begins an asynchronous request for a connection to a network device.

public IAsyncResult BeginConnect(string,int,AsyncCallback,object);

See Also

ProxySocket Class | Rebex.Net Namespace