SimpleGeneratorOptions.StreamNamespace Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the stream namespace.
public string StreamNamespace { get; set; }
[Orleans.Id(0)]
public string StreamNamespace { get; set; }
member this.StreamNamespace : string with get, set
[<Orleans.Id(0)>]
member this.StreamNamespace : string with get, set
Public Property StreamNamespace As String
Property Value
The stream namespace.
- Attributes