Inheritance Hierarchy
Hazelcast.CoreEventObject
Hazelcast.CoreAbstractMapEvent
Hazelcast.CoreEntryEventTKey, TValue
Hazelcast.CoreMapEvent
Namespace: Hazelcast.Core
Assembly: Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.6.4.0
Syntax
The AbstractMapEvent type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|  | Equals | (Inherited from Object.) | 
|  | GetEventType | Return the event type | 
|  | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | 
|  | GetMember | Returns the member fired this event. | 
|  | GetName | Returns the name of the map for this event. | 
|  | GetSource | (Overrides EventObjectGetSource.) | 
|  | GetType | Gets the Type of the current instance.(Inherited from Object.) | 
|  | ToString | (Overrides ObjectToString.) | 
See Also
