The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
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:

