Skip to content

ClusterManifestUpdate Properties

Represents an update to the cluster manifest.

SiloManifests

get
View source
[Orleans.Id(1)]
public ImmutableDictionary<SiloAddress, GrainManifest> SiloManifests
Gets the manifests for each silo in the cluster.

Version

get
View source
[Orleans.Id(0)]
public MajorMinorVersion Version
Gets the version of this instance.