CqServiceStatisticsnumCqsCreated Method |
Get the total number of CQs created. This is a cumulative number.
Namespace: GemStone.GemFire.CacheAssembly: Gemstone.Gemfire.Cache (in Gemstone.Gemfire.Cache.dll) Version: 9.0.6.18
Syntaxpublic uint numCqsCreated()
Public Function numCqsCreated As UInteger
public:
unsigned int numCqsCreated()
member numCqsCreated : unit -> uint32
Return Value
Type:
UInt32
See Also