Signals

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

Gets the collection of signals of this actuator.

Value

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

Throws