FreeMemory Property (SystemFunctions)

Action

Gets the percentage of free memory that is available on the machine on which the the Open Agent is hosted.

Syntax

C#

public Integer FreeMemory { get; }

VB

Public Read Property FreeMemory As Integer

Access

Read only.