Edit

Share via


IClusterManifestProvider Interface

Definition

Provides access to the cluster manifest.

public interface IClusterManifestProvider
type IClusterManifestProvider = interface
Public Interface IClusterManifestProvider

Properties

Name Description
Current

Gets the current cluster manifest.

LocalGrainManifest

Gets the local grain manifest.

Updates

Gets the stream of cluster manifest updates.

Applies to

See also