Click or drag to resize

PerfmonObjectCounterBaseCounterType Property

System.Diagnostics.PerformanceCounterType base 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 Nullable<PerformanceCounterType> BaseCounterType { get; set; }

Property Value

Type: NullablePerformanceCounterType
See Also