System::Net::Sockets::TcpListener::Pending method
TcpListener::Pending method
Devuelve un valor que indica si hay solicitudes de conexión pendientes.
bool System::Net::Sockets::TcpListener::Pending()
ReturnValue
True cuando existen solicitudes de conexión pendientes, de lo contrario false.
Ver también
- Class TcpListener
- Namespace System::Net::Sockets
- Library Aspose.PDF for C++