MapEvent MethodsHazelcast .Net Client Class Library

The MapEvent type exposes the following members.

Methods

  NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetEventType
Return the event type
(Inherited from AbstractMapEvent.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetMember
Returns the member fired this event.
(Inherited from AbstractMapEvent.)
Public methodGetName
Returns the name of the map for this event.
(Inherited from AbstractMapEvent.)
Public methodGetNumberOfEntriesAffected
Returns the number of entries affected by this event.
Public methodGetSource (Inherited from AbstractMapEvent.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString (Inherited from AbstractMapEvent.)
Top
See Also

Reference