Assembly: Fore;
The ForeGarbageCollector class implements an object that is used to start garbage collection.
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: