Metode System::Net::Sockets::Socket::EndConnect
Socket::EndConnect method
Menunggu hingga operasi koneksi asinkron yang ditentukan selesai.
void System::Net::Sockets::Socket::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 Socket
- Namespace System::Net::Sockets
- Library Aspose.Page for C++