NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

GC Properties

The properties of the GC class are listed below. For a complete list of GC class members, see the GC Members topic.

Public:

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.

See Also

GC Class | System Namespace