Click or drag to resize

AbstractMapEventGetEventType Method

Return the event type

Namespace:  Hazelcast.Core
Assembly:  Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.9.2
Syntax
public virtual EntryEventType GetEventType()

Return Value

Type: EntryEventType
event type
See Also