C#
VB
Java
C++
Returns a snapshot of the number of all items in the cache.
public abstract CacheStatistics GetStatistics()
Public MustOverride Function GetStatistics() As CacheStatistics
public:
virtual CacheStatistics^ GetStatistics() abstract
public abstract CacheStatistics getStatistics()
A CacheStatistics object containing the current number of regions, items and expired items in the cache.
Refer to CacheStatistics for more information.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET