Edit

Share via


ClusterMembershipUpdate.Snapshot Property

Definition

Gets the snapshot.

public Orleans.Runtime.ClusterMembershipSnapshot Snapshot { get; }
[Orleans.Id(1)]
public Orleans.Runtime.ClusterMembershipSnapshot Snapshot { get; }
member this.Snapshot : Orleans.Runtime.ClusterMembershipSnapshot
[<Orleans.Id(1)>]
member this.Snapshot : Orleans.Runtime.ClusterMembershipSnapshot
Public ReadOnly Property Snapshot As ClusterMembershipSnapshot

Property Value

The snapshot.

Attributes

Applies to