System::Net::Sockets::Socket::EndConnect methode

Socket::EndConnect method

Wacht tot de opgegeven asynchrone verbindingsbewerking is voltooid.

void System::Net::Sockets::Socket::EndConnect(System::SharedPtr<IAsyncResult> asyncResult)
ParameterTypeBeschrijving
asyncResultSystem::SharedPtr<IAsyncResult>Een IAsyncResult object dat een asynchrone verbindingsoperatie vertegenwoordigt.

Zie ook