Skip to content

ClusterMembershipSnapshot

class

Namespace: Orleans.Runtime

Represents a snapshot of cluster membership.
[Orleans.GenerateSerializer]
[Orleans.Immutable]
public sealed class ClusterMembershipSnapshot : IFormattable, ISpanFormattable

Constructors

Properties

  • Members Gets the cluster members.
  • Version Gets the cluster membership version.

Methods