Click or drag to resize

PerfmonObjectCounterCounterType Property

System.Diagnostics.PerformanceCounterType object for this PerfmonObjectCounter

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

Property Value

Type: PerformanceCounterType
See Also