Returns if the socket is listening for connections.
object.IsListening
The IsListening property returns True if the socket is listening for connections after the Listen method is called.
Boolean
Backlog Property, Listen Method, OnAccept Event
Copyright © 2025 Catalyst Development Corporation. All rights reserved.