System::Net::Sockets::TcpListener::EndAcceptTcpClient method
TcpListener::EndAcceptTcpClient method
Attende fino al completamento dell’operazione di accettazione asincrona specificata.
System::SharedPtr<TcpClient> System::Net::Sockets::TcpListener::EndAcceptTcpClient(System::SharedPtr<IAsyncResult> asyncResult)
| Parametro | Tipo | Descrizione |
|---|---|---|
| asyncResult | System::SharedPtr<IAsyncResult> | Un oggetto IAsyncResult che rappresenta un’operazione di accettazione asincrona. |
Vedi anche
- Typedef SharedPtr
- Class TcpClient
- Class IAsyncResult
- Class TcpListener
- Namespace System::Net::Sockets
- Library Aspose.Font for C++