GC Class |
Namespace: System
public static class GC
The GC type exposes the following members.
Name | Description | |
---|---|---|
GetTotalMemory | Retrieves the number of bytes currently thought to be allocated. A parameter indicates whether this method can wait a short interval before returning, to allow the system to collect garbage and finalize objects. |