System::Net::Sockets::TcpClient::EndConnect طريقة
TcpClient::EndConnect method
ينتظر حتى يكتمل عملية الاتصال غير المتزامنة المحددة.
void System::Net::Sockets::TcpClient::EndConnect(System::SharedPtr<IAsyncResult> asyncResult)
| Parameter | Type | الوصف |
|---|---|---|
| asyncResult | System::SharedPtr<IAsyncResult> | كائن IAsyncResult يمثل عملية اتصال غير متزامنة. |
انظر أيضًا
- Typedef SharedPtr
- Class IAsyncResult
- Class TcpClient
- Namespace System::Net::Sockets
- Library Aspose.Page for C++