Click or drag to resize
SignalCeaseEventArgsIsJam Property
True if the signal was a Jam signal; Otherwise false.

Namespace: Network.Sim.Core
Assembly: Network.Sim (in Network.Sim.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public bool IsJam { get; }

Property Value

Type: Boolean
See Also