Skip to content

ItemDelivered Fields

Event payload for when an individual item from a stream batch is delivered to a consumer.

ClusterId

readonly
View source
public readonly string ClusterId
The identifier of the cluster associated with the delivery.

SequenceToken

readonly
View source
public readonly StreamSequenceToken? SequenceToken
The sequence token of the delivered item.