次の方法で共有


ClusterMember.Name プロパティ

定義

サイロ名を取得します。

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

プロパティ値

サイロ名。

属性

適用対象