Begins an asynchronous request for a connection to a network device.
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);
ProxySocket Class | Rebex.Net Namespace