AddPropagatingEventResponse

virtual void IEventResponse::AddPropagatingEventResponse(PEventResponse eventResponse) = 0

Adds the given event response to the collection of propagating event responses.

Parameters

eventResponse – Event response to add to the collection of propagating event responses.

Throws
Remarks

Adding an event response that is already part of the collection has no effect on the collection.