Metode System::Net::Sockets::TcpListener::EndAcceptTcpClient

TcpListener::EndAcceptTcpClient method

Menunggu hingga operasi accept asynchronous yang ditentukan selesai.

System::SharedPtr<TcpClient> System::Net::Sockets::TcpListener::EndAcceptTcpClient(System::SharedPtr<IAsyncResult> asyncResult)
ParameterTipeDeskripsi
asyncResultSystem::SharedPtr<IAsyncResult>Sebuah objek IAsyncResult yang mewakili operasi penerimaan asinkron.

Lihat Juga