Edit

Share via


ClusterMembershipSnapshot.AsUpdate Method

Definition

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.

Applies to