Socket::ConnectAsync Method
.NET Framework (current version)
Begins an asynchronous request for a connection to a remote host.
Assembly: System (in System.dll)
| Name | Description | |
|---|---|---|
![]() | ConnectAsync(SocketAsyncEventArgs^) | Begins an asynchronous request for a connection to a remote host. |
![]() ![]() | ConnectAsync(SocketType, ProtocolType, SocketAsyncEventArgs^) | Begins an asynchronous request for a connection to a remote host. |
Show:

