System::Net::Sockets::Socket::EndConnect metod
Socket::EndConnect method
Väntar tills den angivna asynkrona anslutningsoperationen slutförs.
void System::Net::Sockets::Socket::EndConnect(System::SharedPtr<IAsyncResult> asyncResult)
| Parameter | Type | 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.Page for C++