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