Show contents 

Host > Host Assembly Interfaces > IMemoryStatus > IMemoryStatus.AvailableVirtualMemory

IMemoryStatus.AvailableVirtualMemory

Syntax

AvailableVirtualMemory: Decimal;

Description

The AvailableVirtualMemory property returns the size of available virtual memory in bytes.

Example

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

See also:

IMemoryStatus