DistributedObjectEvent Class | 
Namespace: Hazelcast.Core
The DistributedObjectEvent type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| GetDistributedObject | Returns IDistributedObject instance  | |
| GetDistributedObjectT | Returns IDistributedObject instance  | |
| GetEventType | 
                Returns type of this event; one of
                EventType.Created
                or
                EventType.Destroyed  | |
| GetHashCode | (Inherited from Object.) | |
| GetObjectName | 
            Return name of the source distributed object
              | |
| GetServiceName | 
            Return service name of the source distributed object
              | |
| GetType | (Inherited from Object.) | |
| ToString | (Overrides ObjectToString.) |