System::Net::Sockets::TcpListener::EndAcceptTcpClient-methode
TcpListener::EndAcceptTcpClient method
Wacht tot de opgegeven asynchrone accept‑operatie voltooid is.
System::SharedPtr<TcpClient> System::Net::Sockets::TcpListener::EndAcceptTcpClient(System::SharedPtr<IAsyncResult> asyncResult)
| Parameter | Type | Beschrijving |
|---|---|---|
| asyncResult | System::SharedPtr<IAsyncResult> | Een IAsyncResult object dat een asynchrone acceptoperatie vertegenwoordigt. |
Zie ook
- Typedef SharedPtr
- Class TcpClient
- Class IAsyncResult
- Class TcpListener
- Namespace System::Net::Sockets
- Library Aspose.Page for C++