System::Net::Sockets::TcpListener::AcceptSocket मेथड
TcpListener::AcceptSocket method
लंबित कनेक्शन अनुरोध को स्वीकार करता है और वह सॉकेट लौटाता है जिसका उपयोग डेटा भेजने और प्राप्त करने के लिए किया जाता है।
System::SharedPtr<Socket> System::Net::Sockets::TcpListener::AcceptSocket()
ReturnValue
डेटा भेजने और प्राप्त करने के लिए उपयोग किया जाने वाला सॉकेट।
संबंधित देखें
- Typedef SharedPtr
- Class Socket
- Class TcpListener
- Namespace System::Net::Sockets
- Library Aspose.Page for C++