IMemoryStatus.TotalPageFile

Syntax

TotalPageFile: Decimal;

Description

The TotalPageFile property returns total size of swap file in bytes.

Example

The example of use is given in description of the IApplication.GetMemoryStatus method.

See also:

IMemoryStatus