Leadtools.Medical.Caching Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.03.01
BytesLimit Property
See Also 
Leadtools.Medical.Caching Namespace > Cache Class : BytesLimit Property



Gets or Sets the maximum size of the cache in bytes.

Syntax

Visual Basic (Declaration) 
Public Property BytesLimit As Long
Visual Basic (Usage)Copy Code
Dim instance As Cache
Dim value As Long
 
instance.BytesLimit = value
 
value = instance.BytesLimit
C# 
public long BytesLimit {get; set;}
C++/CLI 
public:
property long BytesLimit {
   long get();
   void set (long value);
}

Return Value

The total number of bytes the cache store shouldn't exceeds.

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows 2000, Windows XP, Windows Vista, Windows Server 2003 family, Windows Server 2008 family

See Also

BytesLimit requires a Web Viewer Framework Module license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features