mscorlib(4.0.0.0) API with additions
System.GC Member List

This is the complete list of members for System.GC, including all inherited members.

AddMemoryPressure(long bytesAllocated)System.GCstatic
CancelFullGCNotification()System.GCstatic
Collect(int generation)System.GCstatic
Collect()System.GCstatic
Collect(int generation, GCCollectionMode mode)System.GCstatic
Collect(int generation, GCCollectionMode mode, bool blocking)System.GCstatic
Collect(int generation, GCCollectionMode mode, bool blocking, bool compacting)System.GCstatic
CollectionCount(int generation)System.GCstatic
EndNoGCRegion()System.GCstatic
GetGeneration(object obj)System.GC
GetGeneration(WeakReference wo)System.GCstatic
GetTotalMemory(bool forceFullCollection)System.GCstatic
KeepAlive(object obj)System.GCstatic
MaxGenerationSystem.GCstatic
RegisterForFullGCNotification(int maxGenerationThreshold, int largeObjectHeapThreshold)System.GCstatic
RemoveMemoryPressure(long bytesAllocated)System.GCstatic
ReRegisterForFinalize(object obj)System.GCstatic
SuppressFinalize(object obj)System.GCstatic
TryStartNoGCRegion(long totalSize)System.GCstatic
TryStartNoGCRegion(long totalSize, long lohSize)System.GCstatic
TryStartNoGCRegion(long totalSize, bool disallowFullBlockingGC)System.GCstatic
TryStartNoGCRegion(long totalSize, long lohSize, bool disallowFullBlockingGC)System.GCstatic
WaitForFullGCApproach()System.GCstatic
WaitForFullGCApproach(int millisecondsTimeout)System.GCstatic
WaitForFullGCComplete()System.GCstatic
WaitForFullGCComplete(int millisecondsTimeout)System.GCstatic
WaitForPendingFinalizers()System.GCstatic