←Select platform

GetStatistics() Method (FileCache)

Summary

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

Syntax

C#
VB
Java
C++
public override CacheStatistics GetStatistics()
Public Overrides Function GetStatistics() As CacheStatistics
public:  
   virtual CacheStatistics^ GetStatistics() override 
@Override 
public CacheStatistics getStatistics() 

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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Caching Assembly
Click or drag to resize