Click or drag to resize
HealthMonitoringManagerIsSystemCounter Method
Indicates if counter is system.

Namespace: CMS.HealthMonitoring
Assembly: CMS.HealthMonitoring (in CMS.HealthMonitoring.dll) Version: 8.2.23
Syntax
C#
public static bool IsSystemCounter(
	string counterKey
)

Parameters

counterKey
Type: SystemString
Counter key

Return Value

Type: Boolean
See Also