Click or drag to resize
CqEventgetBaseOperation Method
Get the operation on the base operation that triggered this event.

Namespace: GemStone.GemFire.Cache
Assembly: Gemstone.Gemfire.Cache (in Gemstone.Gemfire.Cache.dll) Version: 9.0.6.18
Syntax
public CqOperationType getBaseOperation()

Return Value

Type: CqOperationType
See Also