Click or drag to resize

EntryEventTKey, TValueGetKey Method

Returns the key of the entry event

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

Return Value

Type: TKey
the key
See Also