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