DistributedObjectEvent Class | 
Namespace: Hazelcast.Core
The DistributedObjectEvent type exposes the following members.
| Name | Description | |
|---|---|---|
| DistributedObjectEvent | Initializes a new instance of the DistributedObjectEvent class  | 
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object.  (Inherited from Object.) | |
| GetDistributedObject | Returns IDistributedObject instance  | |
| GetEventType | 
                Returns type of this event; one of
                EventType.Created
                or
                EventType.Destroyed  | |
| GetHashCode | Serves as the default hash function.   (Inherited from Object.) | |
| GetType | Gets the Type of the current instance.  (Inherited from Object.) | |
| ToString | (Overrides ObjectToString.) |