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 abstract CacheStatistics GetStatistics()
'Declaration
 
Public Overloads MustOverride Function GetStatistics() As CacheStatistics
'Usage
 
Dim instance As ObjectCache
Dim value As CacheStatistics
 
value = instance.GetStatistics()
public abstract CacheStatistics getStatistics()
            
public:
abstract 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

See Also

Reference

ObjectCache Class
ObjectCache 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