MembershipEntry.HostName Property

Definition

The DNS host name of the silo. Equals to Dns.GetHostName(). Set on silo startup.

C#
public string HostName { get; set; }
C#
[Orleans.Id(4)]
public string HostName { 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