Edit

ClusterMember.Name Property

Definition

Gets the silo name.

[Orleans.Id(2)]
public string Name { get; }
public string Name { get; }
[<Orleans.Id(2)>]
member this.Name : string
member this.Name : string
Public ReadOnly Property Name As String

Property Value

The silo name.

Attributes

Applies to