Error processing SSI file
LEADTOOLS Caching (Leadtools.Caching assembly)

Show in webframe

GetStatistics() Method






Returns a snapshot of the number of all items in the cache.
Syntax
public override CacheStatistics GetStatistics()
'Declaration
 
Public Overloads Overrides Function GetStatistics() As CacheStatistics
'Usage
 
Dim instance As FileCache
Dim value As CacheStatistics
 
value = instance.GetStatistics()
@Override
public CacheStatistics getStatistics()
            
public:
CacheStatistics^ GetStatistics(); override 

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

See Also

Reference

FileCache Class
FileCache Members
Overload List

Error processing SSI file
Leadtools.Caching requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features