System::Net::Sockets::Socket::EndConnect Methode

Socket::EndConnect method

Wartet, bis die angegebene asynchrone Verbindungsoperation abgeschlossen ist.

void System::Net::Sockets::Socket::EndConnect(System::SharedPtr<IAsyncResult> asyncResult)
ParameterTypBeschreibung
asyncResultSystem::SharedPtr<IAsyncResult>Ein IAsyncResult Objekt, das eine asynchrone Verbindungsoperation darstellt.

Siehe auch