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; }
Public Property BaseCounterType As Nullable(Of PerformanceCounterType)
Get
Set
Property Value
Type:
NullablePerformanceCounterTypeSee Also