Skip to content

GeneratedBatchContainer Methods

IBatchContainer implementation for generated event payloads.

GetEvents

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