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
ConsumerCursorDrained
Overview
Constructors
Fields
Orleans on GitHub
Orleans on Discord
Select theme
Dark
Light
Auto
ConsumerCursorDrained Fields
Documentation
API reference
Microsoft.Orleans.Streaming
ConsumerCursorDrained
Fields
Markdown
Event payload for when a consumer cursor is drained and no more currently available work remains.
StreamId
readonly
View source
public
readonly
StreamId StreamId
The stream ID.
SubscriptionId
readonly
View source
public
readonly
Guid SubscriptionId
The subscription ID.