Skip to content

IClusterManifestProvider Properties

Provides access to the cluster manifest.

Current

abstractget
public abstract ClusterManifest Current
Gets the current cluster manifest.

LocalGrainManifest

abstractget
public abstract GrainManifest LocalGrainManifest
Gets the local grain manifest.

Updates

abstractget
public abstract IAsyncEnumerable<ClusterManifest> Updates
Gets the stream of cluster manifest updates.