Méthode System::Net::Sockets::TcpClient::EndConnect
TcpClient::EndConnect method
Attend que l’opération de connexion asynchrone spécifiée se termine.
void System::Net::Sockets::TcpClient::EndConnect(System::SharedPtr<IAsyncResult> asyncResult)
| Paramètre | Type | Description |
|---|---|---|
| asyncResult | System::SharedPtr<IAsyncResult> | Un objet IAsyncResult qui représente une opération de connexion asynchrone. |
Voir aussi
- Typedef SharedPtr
- Class IAsyncResult
- Class TcpClient
- Namespace System::Net::Sockets
- Library Aspose.Font for C++