Signals

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

Gets the collection of signals of this bus.

Value

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

Throws