ClusterOptions
class
Namespace: Orleans.Configuration
Configures the Orleans cluster.
public class ClusterOptionsConstructors
Properties
ClusterIdGets or sets the cluster identity. This used to be called DeploymentId before Orleans 2.0 name.ServiceIdGets or sets a unique identifier for this service, which should survive deployment and redeployment, where asClusterOptionsmight not.
Fields
DefaultClusterIdThe default value ofClusterOptions.DefaultServiceIdThe default value ofClusterOptions.
