IClusterMembershipService.CurrentSnapshot Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the most recent cluster membership snapshot.
public Orleans.Runtime.ClusterMembershipSnapshot CurrentSnapshot { get; }
member this.CurrentSnapshot : Orleans.Runtime.ClusterMembershipSnapshot
Public ReadOnly Property CurrentSnapshot As ClusterMembershipSnapshot
Property Value
The current snapshot.