Signals

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

Gets the collection of signals of this response.

Value

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

Throws