IsListening property
The status of the listening state.
Applies to
Declaration
property IsListening : Boolean;
Description
Returns true if the server is currently listening for connections.
Blocking: Function blocks until the listening state is determined.
Events: None.