ListenerDisableEvents Property

Whether the listener does not accept spontaneous events.

Definition

Namespace: OddPrg.Communication
Assembly: OddPrg.Communication.Listeners (in OddPrg.Communication.Listeners.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public bool DisableEvents { get; set; }

Property Value

Boolean

See Also