Early Preview
This is currently very much a preview. Please feel free to try things out,
but don't be upset if anything is not yet working. Feedback is welcome over on our
GitHub Dicussions page.
enum System.Runtime.GCLargeObjectHeapCompactionMode
Assembly: System.Runtime
Indicates whether the next blocking garbage collection compacts the large object heap (LOH).
Values
Default
The large object heap (LOH) is not compacted.
CompactOnce
The large object heap (LOH) will be compacted during the next blocking generation 2 garbage collection.