System::Net::Sockets::TcpListener::EndAcceptTcpClient 方法
TcpListener::EndAcceptTcpClient method
等待直到指定的异步接受操作完成。
System::SharedPtr<TcpClient> System::Net::Sockets::TcpListener::EndAcceptTcpClient(System::SharedPtr<IAsyncResult> asyncResult)
| 参数 | 类型 | 描述 |
|---|---|---|
| asyncResult | System::SharedPtr<IAsyncResult> | 一个表示异步接受操作的 IAsyncResult 对象。 |
另见
- Typedef SharedPtr
- Class TcpClient
- Class IAsyncResult
- Class TcpListener
- Namespace System::Net::Sockets
- Library Aspose.Font for C++