Click or drag to resize
HealthMonitoringManager.Counters Property
Gets counter list.

Namespace: CMS.HealthMonitoring
Assembly: CMS.HealthMonitoring (in CMS.HealthMonitoring.dll) Version: 10.0.0
Syntax
C#
public static List<Counter> Counters { get; }

Property Value

Type: List<Counter>
See Also