NLight.Diagnostics.Benchmarking |
Имя | Описание |
---|---|
DebuggerTraceListener | A trace listener that will break in the debugger when the TraceEventType is equal or lower than the value specified by BreakOnEventType (by default TraceEventType.Error). |
MemoryPressureManager | Manages the garbage collector memory pressure. See GC.AddMemoryPressure(long) and GC.RemoveMemoryPressure(long). |