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

属性值

流命名空间。

属性

适用于