Click or drag to resize

InitialMembershipEvent Methods

The InitialMembershipEvent type exposes the following members.

Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Public methodGetCluster
Returns the cluster of the event.
Public methodGetHashCode (Inherited from Object.)
Public methodGetMembers
Returns an immutable set of ordered members at the moment this IInitialMembershipListener is registered. See ICluster.GetMembers() for more information.
Public methodGetSource
The object on which the Event initially occurred.
(Inherited from EventObject.)
Public methodGetType (Inherited from Object.)
Public methodToString (Overrides ObjectToString.)
Top
See Also