AbstractMapEventGetEventType Method Hazelcast .Net Client Class Library
Return the event type

Namespace: Hazelcast.Core
Assembly: Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.7
Syntax

public virtual EntryEventType GetEventType()

Return Value

Type: EntryEventType
event type
See Also

Reference