CacheSize Property

Summary
Gets the maximum size of the cache folder.
Syntax
C#
VB
C++
public int CacheSize { get; } 
  
Public ReadOnly Property CacheSize As Integer 
public: 
property int CacheSize { 
   int get(); 
} 

Property Value

The maximum size of the cache folder in megabytes (MB).

Example

For an example, refer to JpipServer.

Requirements

Target Platforms

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

Leadtools.Jpip.Server Assembly

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