BatchContainerBatch.SequenceToken Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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