System::Net::Sockets::TcpClient::EndConnect method

TcpClient::EndConnect method

Wacht tot de opgegeven asynchrone verbindingsbewerking is voltooid.

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

Zie ook