System::Net::Sockets::TcpListener::EndAcceptTcpClient メソッド

TcpListener::EndAcceptTcpClient method

指定された非同期 accept 操作が完了するまで待機します。

System::SharedPtr<TcpClient> System::Net::Sockets::TcpListener::EndAcceptTcpClient(System::SharedPtr<IAsyncResult> asyncResult)
パラメーター説明
asyncResultSystem::SharedPtr<IAsyncResult>非同期受け入れ操作を表す IAsyncResult オブジェクトです。

参照