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.GenericAssembly: Gemstone.Gemfire.Cache (in Gemstone.Gemfire.Cache.dll) Version: 9.0.6.18
SyntaxPublic Function getKey As TKey
member getKey : unit -> 'TKey
Return Value
Type:
TKey
See Also