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