LEADTOOLS Medical (Leadtools.Medical.Caching assembly)
LEAD Technologies, Inc

CurrentSize Property






Gets the current size of the cache store in bytes.
Syntax
public long CurrentSize {get;}
'Declaration
 
Public ReadOnly Property CurrentSize As Long
'Usage
 
Dim instance As Cache
Dim value As Long
 
value = instance.CurrentSize
public long CurrentSize {get;}
 get_CurrentSize(); 
public:
property int64 CurrentSize {
   int64 get();
}

Property Value

The size of stored cache items in bytes.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Cache Class
Cache Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.