Events

System.Collections.ICollection<IEvent> IEventResponse.Events { get; }

Gets the collection of events configured for this response.

Value

ICollection<IEvent> – Collection of events configured for this response.

Throws