CqEventgetBaseOperation Method |
Get the operation on the base operation that triggered this event.
Namespace: GemStone.GemFire.CacheAssembly: Gemstone.Gemfire.Cache (in Gemstone.Gemfire.Cache.dll) Version: 9.0.6.18
Syntaxpublic CqOperationType getBaseOperation()
Public Function getBaseOperation As CqOperationType
public:
CqOperationType getBaseOperation()
member getBaseOperation : unit -> CqOperationType
Return Value
Type:
CqOperationType
See Also