IInMemManager.StoredMemory

Syntax

StoredMemory: Decimal;

Description

The StoredMemory property returns the size of cache on the disk in bites.

Example

The example of use is given in description of the IInMemManager.UseInMem property.

See also:

IInMemManager