C# (CSharp) TabMon.Counters.Perfmon 네임스페이스

클래스들

이름 설명
PerfmonCounter Represents a Perfmon counter on a machine, possible remote. This is a thin wrapper over the existing System.Diagnostics PerformanceCounter class.
PerfmonCounterLoader A factory-like class that loads PerfmonCounters matching the given set of search criteria. This enables the user to provide a single "filter" that can potentially yield multiple concrete counters.