Edit

Share via


BatchContainerBatch.SequenceToken Property

Definition

Gets the stream Sequence Token for the start of this batch. Derived from the first batch container in the batch.

[Orleans.Id(1)]
public Orleans.Streams.StreamSequenceToken SequenceToken { get; }
[<Orleans.Id(1)>]
member this.SequenceToken : Orleans.Streams.StreamSequenceToken
Public ReadOnly Property SequenceToken As StreamSequenceToken

Property Value

Implements

Attributes

Applies to