System::Net::Sockets::TcpListener::EndAcceptTcpClient metod
TcpListener::EndAcceptTcpClient method
Väntar tills den angivna asynkrona accept‑operationen är klar.
System::SharedPtr<TcpClient> System::Net::Sockets::TcpListener::EndAcceptTcpClient(System::SharedPtr<IAsyncResult> asyncResult)
| Parameter | Type | Beskrivning |
|---|---|---|
| asyncResult | System::SharedPtr<IAsyncResult> | Ett IAsyncResult‑objekt som representerar en asynkron accepteringsoperation. |
Se även
- Typedef SharedPtr
- Class TcpClient
- Class IAsyncResult
- Class TcpListener
- Namespace System::Net::Sockets
- Library Aspose.Page for C++