ListenerUpdateWatchdogFile Property

Whethrer watchdog file should be created and regularly updated for this listener to check if this listener is active.

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

Property Value

Boolean

See Also