System::Net::Sockets::TcpListener::Pending method
TcpListener::Pending method
返回一个值,指示是否有挂起的连接请求。
bool System::Net::Sockets::TcpListener::Pending()
ReturnValue
当存在挂起的连接请求时为 true,否则为 false。
另见
- Class TcpListener
- Namespace System::Net::Sockets
- Library Aspose.Font for C++