System::Net::Sockets::TcpClient::EndConnect method
TcpClient::EndConnect method
Attende fino al completamento dell’operazione di connessione asincrona specificata.
void System::Net::Sockets::TcpClient::EndConnect(System::SharedPtr<IAsyncResult> asyncResult)
| Parametro | Tipo | Descrizione |
|---|---|---|
| asyncResult | System::SharedPtr<IAsyncResult> | Un oggetto IAsyncResult che rappresenta un’operazione di connessione asincrona. |
Vedi anche
- Typedef SharedPtr
- Class IAsyncResult
- Class TcpClient
- Namespace System::Net::Sockets
- Library Aspose.Font for C++