BeginConnect Method

Mentalis.org ProxySocket

Mentalis.org ProxySocket Documentation

ProxySocket.BeginConnect 

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(EndPoint,AsyncCallback,object);

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

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

public IAsyncResult BeginConnect(EndPoint,AsyncCallback,object);

See Also

ProxySocket Class | ProxySocket Members | Org.Mentalis.Network.ProxySocket Namespace