Méthode System::Net::Sockets::TcpClient::EndConnect

TcpClient::EndConnect method

Attend que l’opération de connexion asynchrone spécifiée se termine.

void System::Net::Sockets::TcpClient::EndConnect(System::SharedPtr<IAsyncResult> asyncResult)
ParamètreTypeDescription
asyncResultSystem::SharedPtr<IAsyncResult>Un objet IAsyncResult qui représente une opération de connexion asynchrone.

Voir aussi