Description
Returns the amount of memory (in kilobytes) that is currently used by the specified application process.
Declaration
TestObj.MemUsage
Read-Only Property | Integer |
TestObj | A variable, parameter or expression that specifies a reference to one of the objects listed in the Applies To section |
Applies To
The property is applied to the following objects:
View Mode
To view this property in the Object Browser panel and in other panels and dialogs, activate the Advanced view mode.
Property Value
An integer number that specifies the application’s memory size, in kilobytes.
Remarks
The CPUUsage
property returns the same value that Windows Task Manager reports in the Working Set (Memory) column.