Click or drag to resize

AbstractMapEventGetEventType Method

Return the event type

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

Return Value

Type: EntryEventType
event type
See Also