Progress.Profiler.MemoryProfiler is used to interact with the AVM's memory profiling capability. Memory profiling provides a report of memory use, referred to as a recording, and represented as a series of snapshots, detailing the size, scope, origin, type, and lifecycle of application objects generated and used by the application.

Serializable:

No

Constructor

This class contains a private constructor; you cannot instantiate it directly.

Super Class

Progress.Lang.Object class

Interfaces

This class does not implement interfaces (beyond those it inherits from its base class).

Public Properties

Enabled property

Public Methods

GetOutputFileName( ) method TakeSnapshot( ) method

Public Events

This class does not contain events.

See also

Profile memory