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

Show in webframe

Regions Property






Number of current regions in the cache.
Syntax
[DataMemberAttribute(Name="regions", IsNameSetExplicitly=true)]
public int Regions {get; set;}
'Declaration
 
<DataMemberAttribute(Name="regions", IsNameSetExplicitly=True)>
Public Property Regions As Integer
'Usage
 
Dim instance As CacheStatistics
Dim value As Integer
 
instance.Regions = value
 
value = instance.Regions
public int getRegions()
public void setRegions(int value)
            
[DataMemberAttribute(Name="regions", IsNameSetExplicitly=true)]
public:
property int Regions {
   int get();
   void set (    int value);
}

Property Value

The number of current regions in the cache. If this is the cache used by the LEADTOOLS Document Viewer then each region represents a document.
Requirements

Target Platforms

See Also

Reference

CacheStatistics Class
CacheStatistics Members

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