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)
| Parameter | Typ | Beschreibung |
|---|---|---|
| asyncResult | System::SharedPtr<IAsyncResult> | Ein IAsyncResult Objekt, das eine asynchrone Verbindungsoperation darstellt. |
Siehe auch
- Typedef SharedPtr
- Class IAsyncResult
- Class TcpClient
- Namespace System::Net::Sockets
- Library Aspose.Font for C++