Garbage Collection « Development « VB.Net






1.Object GenerationObject Generation
2.Force a garbage collectForce a garbage collect
3.GC Suppress Finalize meGC Suppress Finalize me
4.Force Garbage CollectionForce Garbage Collection
5.Garbage collection startedGarbage collection started
6.Request garbage collectionRequest garbage collection
7.Get GC generation
8.GC Class
9.Determine which generation object is stored in








10.Determine the best available approximation of the number of bytes currently allocated in managed memory
11.Perform a collection of generation 0 only
12.GC.GetGeneration returns the current generation number of the target of a specified weak reference.