System::Net::Sockets::TcpClient::EndConnect Methode

TcpClient::EndConnect method

Wartet, bis der angegebene asynchrone Verbindungsaufbau abgeschlossen ist.

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

Siehe auch