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
SubscriptionDetached
Overview
Constructors
Fields
Orleans on GitHub
Orleans on Discord
Select theme
Dark
Light
Auto
SubscriptionDetached Fields
Documentation
API reference
Microsoft.Orleans.Streaming
SubscriptionDetached
Fields
Markdown
Event payload for when a stream subscription is detached from a pulling agent.
StreamId
readonly
View source
public
readonly
StreamId StreamId
The stream ID.
SubscriptionId
readonly
View source
public
readonly
Guid SubscriptionId
The subscription ID.