Skip to content

ILocalSiloDetails Properties

Details of the local silo.

ClusterId

abstractget
public abstract string ClusterId
Gets the cluster identity. This used to be called DeploymentId before Orleans 2.0 name.

DnsHostName

abstractget
public abstract string DnsHostName
Gets the host name of this silo.

GatewayAddress

abstractget
public abstract SiloAddress GatewayAddress
Gets the address of this silo's gateway proxy endpoint.

Name

abstractget
public abstract string Name
Gets the name of this silo.

SiloAddress

abstractget
public abstract SiloAddress SiloAddress
Gets the address of this silo's inter-silo endpoint.