ListenerIsNotResponding Property

Indicates that listener is not responding although many rquests were done. It may indicate that listener driver is in failed state and wathdog file for this listener should not be updated. Applied especially for PLC. For all other listerens returns false.

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

Property Value

Boolean

See Also