Edit

Share via


MembershipEntry.HostName Property

Definition

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

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

Property Value

Attributes

Applies to