System::Net::Sockets::TcpClient::EndConnect method
TcpClient::EndConnect method
Wacht tot de opgegeven asynchrone verbindingsbewerking is voltooid.
void System::Net::Sockets::TcpClient::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 TcpClient
- Namespace System::Net::Sockets
- Library Aspose.Page for C++