EntryEventTKey, TValueGetKey Method Hazelcast .Net Client Class Library
Returns the key of the entry event

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

public virtual TKey GetKey()

Return Value

Type: TKey
the key
See Also

Reference