Const
The heap fragmentation, as observed during the latest garbage collection.
Meter name: System.Runtime; Added in: .NET 9.0. This metric reports the same values as calling GC.GetGCMemoryInfo().GenerationInfo.FragmentationAfterBytes.
System.Runtime
GC.GetGCMemoryInfo().GenerationInfo.FragmentationAfterBytes
The heap fragmentation, as observed during the latest garbage collection.