LEADTOOLS Medical (Leadtools.Medical.Caching assembly)

CurrentSize Property

Show in webframe



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

Property Value

The size of stored cache items in bytes.
Requirements

Target Platforms

See Also

Reference

Cache Class
Cache Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.