Click or drag to resize

PerfmonInstanceCounterBaseCounter Property

A live instance of the Base Counter associated with the primary System.Diagnostics.PerformanceCounter

Namespace:  NetQuarry.Diagnostics
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public PerformanceCounter BaseCounter { get; set; }

Property Value

Type: PerformanceCounter
See Also