←Select platform

Regions Property

Summary

Number of current regions in the cache.

Syntax
C#
C++/CLI
Java
Python
[DataMemberAttribute(Name="regions")] 
public int Regions { get; set; } 
public:  
   [DataMemberAttribute(Name=L"regions")] 
   property int Regions 
   { 
      int get() 
      void set(int value) 
   } 
public int getRegions() 
public void setRegions(int value) 
Regions # get and set (CacheStatistics) 

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

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Caching Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.