MembershipEvent Methods |
The MembershipEvent type exposes the following members.
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
GetCluster | Returns the cluster of the event. | |
GetEventType | Returns the membership event type; #MEMBER_ADDED or #MEMBER_REMOVED | |
GetHashCode | (Inherited from Object.) | |
GetMember | Returns the removed or added member. | |
GetMembers | Returns a consistent view of the the members exactly after this MembershipEvent has been processed. | |
GetSource |
The object on which the Event initially occurred.
(Inherited from EventObject.) | |
GetType | (Inherited from Object.) | |
ToString | (Overrides ObjectToString.) |