Skip to content

IBatchContainer Properties

Each queue message is allowed to be a heterogeneous, ordered set of events. IBatchContainer contains these events and allows users to query the batch for a specific type of event.

SequenceToken

abstractget
public abstract StreamSequenceToken SequenceToken
Ges the stream sequence token for the start of this batch.

StreamId

abstractget
public abstract StreamId StreamId
Ges the stream identifier for the stream this batch is part of.