Click or drag to resize

wclMessageReceiverListening Property

Gets the receiver state.

Namespace: wclCommon
Assembly: wclCommon (in wclCommon.dll) Version: 7.11.10.0 (7.11.10.0)
Syntax
public bool Listening { get; }

Property Value

Boolean
true if the receiver is listening for the messages.
See Also