The properties of the GC class are listed below. For a complete list of GC class members, see the GC Members topic.
MaxGeneration | The number of generations the system currently supports. |
TotalMemory | The amount of space in bytes currently allocated to objects that are thought to be alive. This may include space that is soon to be freed. |