Begins an asynchronous request for a connection to a network device.
An IAsyncResult that references the asynchronous connection.
| Exception Type | Condition |
|---|---|
| ArgumentNullException | The remoteEP parameter is a null reference (Nothing in Visual Basic). |
| SocketException | An operating system error occurs while creating the Socket. |
| ObjectDisposedException | The Socket has been closed. |
ProxySocket Class | Org.Mentalis.Network.ProxySocket Namespace | ProxySocket.BeginConnect Overload List