ClusterMembershipUpdate Class

Definition

Represents a cluster membership snapshot and changes from a previous snapshot.

[System.Serializable]
public sealed class ClusterMembershipUpdate
[System.Serializable]
[Orleans.GenerateSerializer]
[Orleans.Immutable]
public sealed class ClusterMembershipUpdate
Inheritance
ClusterMembershipUpdate
Attributes

Constructors

Properties

Changes

Gets the changes.

HasChanges

Gets a value indicating whether this instance has changes.

Snapshot

Gets the snapshot.

Applies to