Gets the percentage of free memory that is available on the machine on which the the Open Agent is hosted.
C#
public Integer FreeMemory { get; }
VB
Public Read Property FreeMemory As Integer
Read only.