System::Net::Sockets::TcpClient::EndConnect metod
TcpClient::EndConnect method
Väntar tills den angivna asynkrona anslutningsoperationen slutförs.
void System::Net::Sockets::TcpClient::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 TcpClient
- Namespace System::Net::Sockets
- Library Aspose.Page for C++