共用方式為


MembershipEntry.SiloName 屬性

定義

叢集中特定定址接收器實例的名稱。 如果在 Azure 中執行 - 此角色實例的名稱。 在接收器啟動時設定。

public string SiloName { get; set; }
[Orleans.Id(5)]
public string SiloName { get; set; }
member this.SiloName : string with get, set
[<Orleans.Id(5)>]
member this.SiloName : string with get, set
Public Property SiloName As String

屬性值

屬性

適用於