Click or drag to resize
CqEventTKey, TResultgetNewValue Method
Get the new value of the modification. If there is no new value returns null, this will happen during delete operation.

Namespace: GemStone.GemFire.Cache.Generic
Assembly: Gemstone.Gemfire.Cache (in Gemstone.Gemfire.Cache.dll) Version: 9.0.6.18
Syntax
public TResult getNewValue()

Return Value

Type: TResult
See Also