Click or drag to resize
HealthMonitoringManagerCounters Property
Gets counter list.

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

Property Value

Type: ListCounter
See Also