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

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

public virtual TValue GetOldValue()

Return Value

Type: TValue
the old value
See Also

Reference