GetEvents
public IEnumerable<Tuple<T, StreamSequenceToken>> GetEvents<T>() Gets events of a specific type from the batch.
public IEnumerable<Tuple<T, StreamSequenceToken>> GetEvents<T>()public bool ImportRequestContext()IBatchContainer to set any data in the RequestContext before this IBatchContainer is sent to consumers. It can be the data that was set at the time event was generated and enqueued into the persistent provider or any other data.