Skip to content

ClusterMember Properties

Represents a cluster member.

Name

get
View source
[Orleans.Id(2)]
public string Name
Gets the silo name.

Property value

The silo name.

SiloAddress

get
View source
[Orleans.Id(0)]
public SiloAddress SiloAddress
Gets the silo address.

Property value

The silo address.

Status

get
View source
[Orleans.Id(1)]
public SiloStatus Status
Gets the silo status.

Property value

The silo status.