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()
net5.0
namespace System
{
public static class GC
{
public static GCNotificationStatus WaitForFullGCApproach(int millisecondsTimeout);
}
}
nuget.org | 0.0 %
Reference this API |
---|---|
Upgrade Planner | 0.0 %
Reference this API |
.NET | 5.06.07.08.09.010.0 |
.NET Core | 2.02.12.23.03.1 |
.NET Framework | 2.03.03.54.04.54.5.14.5.24.64.6.14.6.24.74.7.14.7.24.84.8.1 |
.NET Standard | 2.02.1 |
Information specific to net5.0 | |
Assembly | System.Runtime , Version=5.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