Get the key relating to the event.
In case of REGION_CLEAR and REGION_INVALIDATE operation, the key will be null.
Namespace: GemStone.GemFire.CacheAssembly: Gemstone.Gemfire.Cache (in Gemstone.Gemfire.Cache.dll) Version: 9.0.6.18
Syntaxpublic ICacheableKey getKey()
Public Function getKey As ICacheableKey
public:
ICacheableKey^ getKey()
member getKey : unit -> ICacheableKey
Return Value
Type:
ICacheableKey
See Also