CqServiceStatisticsnumCqsStopped Method |
Get the number of stopped CQs currently.
Namespace: GemStone.GemFire.CacheAssembly: Gemstone.Gemfire.Cache (in Gemstone.Gemfire.Cache.dll) Version: 9.0.6.18
Syntaxpublic uint numCqsStopped()
Public Function numCqsStopped As UInteger
public:
unsigned int numCqsStopped()
member numCqsStopped : unit -> uint32
Return Value
Type:
UInt32
See Also