MembershipEvent Methods | 
The MembershipEvent type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object.  (Inherited from Object.) | |
| GetCluster | Returns the cluster of the event.  | |
| GetEventType | Returns the membership event type; #MEMBER_ADDED or #MEMBER_REMOVED  | |
| GetHashCode | Serves as the default hash function.  (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 | Gets the Type of the current instance.  (Inherited from Object.) | |
| ToString | (Overrides ObjectToString.) |