Begins an asynchronous request for a connection to a network device.
An IAsyncResult that references the asynchronous connection.
| Exception Type | Condition |
|---|---|
| ArgumentNullException | The host parameter is a null reference (Nothing in Visual Basic). |
| ArgumentException | The port parameter is invalid. |
| 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