Click or drag to resize
GC Methods

The GC type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetTotalMemory
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.
Top
See Also