System::Net::Sockets::TcpListener::AcceptSocket method
TcpListener::AcceptSocket method
接受挂起的连接请求并返回用于发送和接收数据的套接字。
System::SharedPtr<Socket> System::Net::Sockets::TcpListener::AcceptSocket()
ReturnValue
用于发送和接收数据的套接字。
另见
- Typedef SharedPtr
- Class Socket
- Class TcpListener
- Namespace System::Net::Sockets
- Library Aspose.Font for C++