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