Chameleon and Iguana Plugin C# Class Libraries

LlpServer.IsListening Property

The status of the listening state.

[Visual Basic]
Public ReadOnly Property IsListening As Boolean
[C#]
public bool IsListening {get;}

Remarks

Returns true if the server is currently listening for connections.

Blocking: Function blocks until the listening state is determined.
Events: None.

See Also

LlpServer Class | iNTERFACEWARE.Chameleon Namespace