Signals

IDictionary<string, ISignal> ILatch.Signals { get; }

Gets the collection of signals of this latch.

Value

IDictionary<string, ISignal> – Collection of signals of this latch.

Throws