Skip to content
Microsoft Orleans
Search
Ctrl
K
Cancel
Orleans on GitHub
Orleans on Discord
Select theme
Dark
Light
Auto
API packages
Microsoft.Orleans.Streaming
Package overview
StreamPosition
Overview
Constructors
Properties
Orleans on GitHub
Orleans on Discord
Select theme
Dark
Light
Auto
StreamPosition Properties
Documentation
API reference
Microsoft.Orleans.Streaming
StreamPosition
Properties
Markdown
Stream position uniquely identifies the position of an event in a stream. If acquiring a stream position for a batch of events, the stream position will be of the first event in the batch.
SequenceToken
get
View source
public
StreamSequenceToken SequenceToken
Gets the position in the stream
StreamId
get
View source
public
StreamId StreamId
Gets the identity of the stream