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