ILocalSiloDetails Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Details of the local silo.
public interface ILocalSiloDetails
type ILocalSiloDetails = interface
Public Interface ILocalSiloDetails
Properties
ClusterId |
Gets the cluster identity. This used to be called DeploymentId before Orleans 2.0 name. |
DnsHostName |
Gets the host name of this silo. |
GatewayAddress |
Gets the address of this silo's gateway proxy endpoint. |
Name |
Gets the name of this silo. |
SiloAddress |
Gets the address of this silo's inter-silo endpoint. |