System::Net::Sockets::Socket::EndConnect méthode
Socket::EndConnect method
Attend que l’opération de connexion asynchrone spécifiée se termine.
void System::Net::Sockets::Socket::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 Socket
- Namespace System::Net::Sockets
- Library Aspose.Font for C++