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)
ParameterTipeDeskripsi
asyncResultSystem::SharedPtr<IAsyncResult>Sebuah objek IAsyncResult yang mewakili operasi koneksi asinkron.

Lihat Juga