Show contents 

Host > Host Assembly Interfaces > IMemoryStatus > IMemoryStatus.AvailablePhysicalMemory

IMemoryStatus.AvailablePhysicalMemory

Syntax

AvailablePhysicalMemory: Decimal;

Description

The AvailablePhysicalMemory property returns the size of available physical memory in bytes.

Example

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

See also:

IMemoryStatus