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
StreamIdentity
Overview
Constructors
Properties
Methods
Orleans on GitHub
Orleans on Discord
Select theme
Dark
Light
Auto
StreamIdentity Properties
Documentation
API reference
Microsoft.Orleans.Streaming
StreamIdentity
Properties
Markdown
Stream identity contains the public stream information use to uniquely identify a stream. Stream identities are only unique per stream provider.
Guid
get
View source
[Orleans
.
Id(
0
)]
public
Guid Guid
Gets the stream identifier.
Namespace
get
View source
[Orleans
.
Id(
1
)]
public
string
Namespace
Gets the stream namespace.