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