ConstForces a garbage collection of the specified generation.
Forces a garbage collection.
ReadonlyheapSize: Int64Gets the heap size in bytes.
Determines whether the garbage collector is enabled.
ReadonlyisIncremental: booleanDetermines whether the garbage collector is incremental (source).
Gets the number of nanoseconds the garbage collector can spend in a collection step.
Sets the number of nanoseconds the garbage collector can spend in a collection step.
Performs an incremental garbage collection.
Resumes all the previously stopped threads.
Stops all threads which may access the garbage collected heap, other than the caller.
ReadonlyusedHeapSize: Int64Gets the used heap size in bytes.
The object literal to interacts with the garbage collector.