Skip to content

ClusterOptions Properties

Configures the Orleans cluster.

ClusterId

getset
View source
public string ClusterId
Gets or sets the cluster identity. This used to be called DeploymentId before Orleans 2.0 name.

ServiceId

getset
View source
public string ServiceId
Gets or sets a unique identifier for this service, which should survive deployment and redeployment, where as ClusterOptions might not.