MembershipEvent MethodsHazelcast .Net Client Class Library

The MembershipEvent type exposes the following members.

Methods

  NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetCluster
Returns the cluster of the event.
Public methodGetEventType
Returns the membership event type; #MEMBER_ADDED or #MEMBER_REMOVED
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetMember
Returns the removed or added member.
Public methodGetMembers
Returns a consistent view of the the members exactly after this MembershipEvent has been processed.
Public methodGetSource
The object on which the Event initially occurred.
(Inherited from EventObject.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString (Overrides ObjectToString.)
Top
See Also

Reference