EndAcceptTcpClient()
TcpListener::EndAcceptTcpClient(System::SharedPtr<IAsyncResult>) method
Waits until the specified asynchronous accept operation completes.
System::SharedPtr<TcpClient> System::Net::Sockets::TcpListener::EndAcceptTcpClient(System::SharedPtr<IAsyncResult> asyncResult)
Arguments
Parameter | Type | Description |
---|---|---|
asyncResult | System::SharedPtr<IAsyncResult> | An IAsyncResult object that represents an asynchronous accept operation. |
See Also
- Typedef SharedPtr
- Class TcpClient
- Class IAsyncResult
- Class TcpListener
- Namespace System::Net::Sockets
- Library Aspose.Slides