Signals

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

Gets the collection of signals of this homing interface.

Value

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

Throws