System::Net::Sockets::Socket::EndConnect metod
Socket::EndConnect method
Väntar tills den angivna asynkrona anslutningsoperationen är klar.
void System::Net::Sockets::Socket::EndConnect(System::SharedPtr<IAsyncResult> asyncResult)
| Parameter | Typ | Beskrivning |
|---|---|---|
| asyncResult | System::SharedPtr<IAsyncResult> | Ett IAsyncResult‑objekt som representerar en asynkron anslutningsoperation. |
Se även
- Typedef SharedPtr
- Class IAsyncResult
- Class Socket
- Namespace System::Net::Sockets
- Library Aspose.PDF for C++