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.Page for C++