Skip to content

QualifiedStreamId Fields

Identifies a stream within a named stream provider.

ProviderName

readonly
View source
[Orleans.Id(1)]
public readonly string ProviderName
The name of the stream provider.

StreamId

readonly
View source
[Orleans.Id(0)]
public readonly StreamId StreamId
The stream identifier.