Click or drag to resize
CqEventgetKey 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
Assembly: Gemstone.Gemfire.Cache (in Gemstone.Gemfire.Cache.dll) Version: 9.0.6.18
Syntax
public ICacheableKey getKey()

Return Value

Type: ICacheableKey
See Also