3 out of 3 rated this helpful - Rate this topic

GC.Collect Method

Forces garbage collection.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  Name Description
Public method Static member Collect() Forces an immediate garbage collection of all generations.
Public method Static member Collect(Int32) Forces an immediate garbage collection from generation zero through a specified generation.
Public method Static member Collect(Int32, GCCollectionMode) Forces a garbage collection from generation zero through a specified generation, at a time specified by a GCCollectionMode value.
Top
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ