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