CqQueryGetStatistics Method |
Get the stats for this cq query.
Namespace: GemStone.GemFire.CacheAssembly: Gemstone.Gemfire.Cache (in Gemstone.Gemfire.Cache.dll) Version: 9.0.6.18
Syntaxpublic CqStatistics GetStatistics()
Public Function GetStatistics As CqStatistics
public:
CqStatistics^ GetStatistics()
member GetStatistics : unit -> CqStatistics
Return Value
Type:
CqStatistics
See Also