System::Net::Sockets::TcpListener::EndAcceptSocket 方法
TcpListener::EndAcceptSocket method
等待指定的异步接受操作完成。
System::SharedPtr<Socket> System::Net::Sockets::TcpListener::EndAcceptSocket(System::SharedPtr<IAsyncResult> asyncResult)
| Parameter | Type | 描述 |
|---|---|---|
| asyncResult | System::SharedPtr<IAsyncResult> | 一个表示异步接受操作的 IAsyncResult 对象。 |
另见
- Typedef SharedPtr
- Class Socket
- Class IAsyncResult
- Class TcpListener
- Namespace System::Net::Sockets
- Library Aspose.Page for C++