System::Net::Sockets::TcpClient::EndConnect metode
TcpClient::EndConnect method
Menunggu hingga operasi koneksi asinkron yang ditentukan selesai.
void System::Net::Sockets::TcpClient::EndConnect(System::SharedPtr<IAsyncResult> asyncResult)
| Parameter | Tipe | Deskripsi |
|---|---|---|
| asyncResult | System::SharedPtr<IAsyncResult> | Sebuah objek IAsyncResult yang mewakili operasi koneksi asinkron. |
Lihat Juga
- Typedef SharedPtr
- Class IAsyncResult
- Class TcpClient
- Namespace System::Net::Sockets
- Library Aspose.Page for C++