Show contents 

Host > Host Assembly Interfaces > IMemoryStatus > IMemoryStatus.AvailablePageFile

IMemoryStatus.AvailablePageFile

Syntax

AvailablePageFile: Decimal;

Description

The AvailablePageFile property returns the size of available swap file.

Example

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

See also:

IMemoryStatus