Click or drag to resize
CounterType Property
Gets or sets the counter type.

Namespace: CMS.HealthMonitoring
Assembly: CMS.HealthMonitoring (in CMS.HealthMonitoring.dll) Version: 8.2.23
Syntax
C#
public PerformanceCounterType Type { get; set; }

Property Value

Type: PerformanceCounterType
See Also