MembershipEntry.SiloName Property

Definition

the name of the specific silo instance within a cluster. If running in Azure - the name of this role instance. Set on silo startup.

C#
public string SiloName { get; set; }
C#
[Orleans.Id(5)]
public string SiloName { get; set; }

Property Value

Attributes

Applies to

Product Versions
.NET Orleans 1.5.10, 3.4.5, 3.6.0, 7.0.0, 8.0.0, 8.1.0, 8.2.0, 9.0.0