Click or drag to resize
HealthMonitoringManagerIsSystemSpecialCounter Method
Indicates if counter is system counter based on special values treatment.

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

Parameters

counterKey
Type: SystemString
Counter key

Return Value

Type: Boolean
See Also