C# (CSharp) NLight.Diagnostics 네임스페이스

중첩된 네임스페이스

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).