System.Runtime.GCLatencyMode.SustainedLowLatency Field

Enables garbage collection that tries to minimize latency over an extended period. The collector tries to perform only generation 0, generation 1, and concurrent generation 2 collections. Full blocking collections may still occur if the system is under memory pressure.

Syntax

GCLatencyMode SustainedLowLatency

Requirements

Namespace: System.Runtime
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 4.0.0.0