PropagatingEventResponses

System.Collections.ICollection<IEventResponse> IEventResponse.PropagatingEventResponses { get; }

Gets the collection of propagating event responses.

Value

ICollection<IEventResponse> – Collection of propagating event responses.

Throws