Click or drag to resize
CqServiceStatisticsnumCqsOnClient Method
Get number of CQs that are currently active or stopped. The CQs included in this number are either running or stopped (suspended). Closed CQs are not included.

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

Return Value

Type: UInt32
See Also