←Select platform

GetStatistics() Method

Summary

Returns a snapshot of the number of all items in the cache.

Syntax
C#
C++/CLI
Java
Python
public override CacheStatistics GetStatistics() 
public:  
   virtual CacheStatistics^ GetStatistics() override 
@Override 
public CacheStatistics getStatistics() 
def GetStatistics(self): 

Return Value

A CacheStatistics object containing the current number of regions, items and expired items in the cache.

Remarks

Refer to CacheStatistics for more information.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Caching Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.