Signals

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

Gets the collection of signals of this frame.

Value

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

Throws