System::Net::Sockets::TcpClient::EndConnect metodu
TcpClient::EndConnect method
Belirtilen asenkron bağlanma işlemi tamamlanana kadar bekler.
void System::Net::Sockets::TcpClient::EndConnect(System::SharedPtr<IAsyncResult> asyncResult)
| Parameter | Type | Açıklama |
|---|---|---|
| asyncResult | System::SharedPtr<IAsyncResult> | Asenkron bağlanma işlemini temsil eden bir IAsyncResult nesnesi. |
Ayrıca Bakınız
- Typedef SharedPtr
- Class IAsyncResult
- Class TcpClient
- Namespace System::Net::Sockets
- Library Aspose.Page for C++