ForeGarbageCollector

Assembly: System;

Description

The ForeGarbageCollector class implements an object that is used to start garbage collection.

Class object methods inherited from IForeGarbageCollector

  Method name Brief description
RequestFullClean The RequestFullClean method starts a full cycle of garbage collection.
RequestPartitialClean The RequestPartitialClean method starts one iteration of garbage collection.

See also:

System Assembly Classes