IsListening property
The status of the listening state.
Applies to
CHMllpServer
Declaration
Public Property Get IsListening() As Boolean
Description
Returns true if the server is currently listening for connections.
Blocking: Function blocks until the listening state is determined.
Events: None.