ClusterMembershipSnapshot.AsUpdate Method
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.
Returns a ClusterMembershipUpdate which represents this instance.
public Orleans.Runtime.ClusterMembershipUpdate AsUpdate ();
member this.AsUpdate : unit -> Orleans.Runtime.ClusterMembershipUpdate
Public Function AsUpdate () As ClusterMembershipUpdate
Returns
A ClusterMembershipUpdate which represents this instance.