←Select platform

CurrentSize Property

Summary

Gets the current size of the cache store in bytes.

Syntax

C#
VB
C++
public long CurrentSize { get; } 
  
Public ReadOnly Property CurrentSize As Long 
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

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Caching Assembly