System::Net::Sockets::Socket::EndConnect methode
Socket::EndConnect method
Wacht tot de opgegeven asynchrone verbindingsbewerking is voltooid.
void System::Net::Sockets::Socket::EndConnect(System::SharedPtr<IAsyncResult> asyncResult)
| Parameter | Type | Beschrijving |
|---|---|---|
| asyncResult | System::SharedPtr<IAsyncResult> | Een IAsyncResult object dat een asynchrone verbindingsoperatie vertegenwoordigt. |
Zie ook
- Typedef SharedPtr
- Class IAsyncResult
- Class Socket
- Namespace System::Net::Sockets
- Library Aspose.Page for C++