Click or drag to resize

EntryEventTKey, TValueGetValue Method

Returns the value of the entry event

Namespace:  Hazelcast.Core
Assembly:  Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.12.1
Syntax
public virtual TValue GetValue()

Return Value

Type: TValue
the value
See Also