Edit

Share via


ClusterMembershipUpdate.Snapshot Property

Definition

Gets the snapshot.

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

Property Value

The snapshot.

Attributes

Applies to