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