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.Page for C++