SimpleGeneratorOptions.StreamNamespace プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
ストリーム名前空間を取得または設定します。
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
プロパティ値
ストリーム名前空間。
- 属性