InitialMembershipEvent Class | 
Namespace: Hazelcast.Core
The InitialMembershipEvent type exposes the following members.
| Name | Description | |
|---|---|---|
| InitialMembershipEvent | Initializes a new instance of the InitialMembershipEvent class  | 
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object.  (Inherited from Object.) | |
| GetCluster | Returns the cluster of the event.  | |
| GetHashCode | Serves as the default hash function.   (Inherited from Object.) | |
| GetMembers | 
                Returns an immutable set of ordered members at the moment this
                IInitialMembershipListener
                is
                registered. See
                ICluster.GetMembers()
                for more information.
              | |
| 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.) |