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)
| Parameter | Tipe | Deskripsi |
|---|---|---|
| asyncResult | System::SharedPtr<IAsyncResult> | Sebuah objek IAsyncResult yang mewakili operasi penerimaan asinkron. |
Lihat Juga
- Typedef SharedPtr
- Class TcpClient
- Class IAsyncResult
- Class TcpListener
- Namespace System::Net::Sockets
- Library Aspose.Page for C++