GC
MaxGeneration
AddMemoryPressure(Int64)
AllocateArray<T>(Int32, Boolean)
AllocateUninitializedArray<T>(Int32, Boolean)
CancelFullGCNotification()
Collect()
Collect(Int32)
Collect(Int32, GCCollectionMode)
Collect(Int32, GCCollectionMode, Boolean)
Collect(Int32, GCCollectionMode, Boolean, Boolean)
CollectionCount(Int32)
EndNoGCRegion()
GetAllocatedBytesForCurrentThread()
GetConfigurationVariables()
GetGCMemoryInfo()
GetGCMemoryInfo(GCKind)
GetGeneration(Object)
GetGeneration(WeakReference)
GetTotalAllocatedBytes(Boolean)
GetTotalMemory(Boolean)
GetTotalPauseDuration()
KeepAlive(Object)
RefreshMemoryLimit()
RegisterForFullGCNotification(Int32, Int32)
RegisterNoGCRegionCallback(Int64, Action)
RemoveMemoryPressure(Int64)
ReRegisterForFinalize(Object)
SuppressFinalize(Object)
TryStartNoGCRegion(Int64)
TryStartNoGCRegion(Int64, Boolean)
TryStartNoGCRegion(Int64, Int64)
TryStartNoGCRegion(Int64, Int64, Boolean)
WaitForFullGCApproach()
WaitForFullGCApproach(Int32)
WaitForFullGCApproach(TimeSpan)
WaitForFullGCComplete()
WaitForFullGCComplete(Int32)
WaitForFullGCComplete(TimeSpan)
WaitForPendingFinalizers()
net9.0
namespace System
{
public static class GC
{
public static IReadOnlyDictionary<string!, object!>! GetConfigurationVariables();
}
}
nuget.org | 0.0 %
Reference this API |
---|---|
Design Reviews |
|
.NET | 7.08.09.0 |
Information specific to net9.0 | |
Assembly | System.Runtime , Version=9.0.0.0, PublicKeyToken=b03f5f7f11d50a3a |
Referencing | The API is automatically referenced. |
Platform Restrictions | This API is supported on all platforms. |
- Built-in API
- Package-provided API