EntryEventTKey, TValueGetValue Method Hazelcast .Net Client Class Library
Returns the value of the entry event

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

public virtual TValue GetValue()

Return Value

Type: TValue
the valueS
See Also

Reference