ClusterMember.Name 属性

定义

获取 silo 名称。

public string Name { get; }
[Orleans.Id(2)]
public string Name { get; }
member this.Name : string
[<Orleans.Id(2)>]
member this.Name : string
Public ReadOnly Property Name As String

属性值

silo 名称。

属性

适用于