Skip to content

BatchContainerBatch Methods

A batch of batch containers, that if configured (see StreamPullingAgentOptions), will be the data pulled by the PersistenStreamPullingAgent from it's underlying cache

GetEvents

View source
public IEnumerable<Tuple<T, StreamSequenceToken>> GetEvents<T>()
Gets events of a specific type from the batch.