C# (CSharp) TabMon.Counters.Perfmon Namespace

Classes

Name Description
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.