Click or drag to resize
CqEventTKey, TResultgetKey Method
Get the key relating to the event. In case of REGION_CLEAR and REGION_INVALIDATE operation, the key will be null.

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

Return Value

Type: TKey
See Also