ListenerActiveOnStartup Property

Indicates whether the hosting service should start this listener on startup.

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 ActiveOnStartup { get; set; }

Property Value

Boolean

See Also