次の方法で共有


SimpleGeneratorOptions.StreamNamespace プロパティ

定義

ストリーム名前空間を取得または設定します。

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

プロパティ値

ストリーム名前空間。

属性

適用対象