ClusterMember.Name Property

Definition

Gets the silo name.

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

Property Value

The silo name.

Attributes

Applies to