System::Net::Sockets::Socket::EndConnect Methode
Socket::EndConnect method
Wartet, bis die angegebene asynchrone Verbindungsoperation abgeschlossen ist.
void System::Net::Sockets::Socket::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 Socket
- Namespace System::Net::Sockets
- Library Aspose.Page for C++