MembershipEntry.SiloName Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
the name of the specific silo instance within a cluster. If running in Azure - the name of this role instance. Set on silo startup.
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
Property Value
- Attributes