Skip to content

ClusterManifest Properties

Information about types which are available in the cluster.

Silos

get
View source
[Orleans.Id(1)]
public ImmutableDictionary<SiloAddress, GrainManifest> Silos
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.