HealthMonitoringManagerIsSystemDatabaseCounter Method |
Indicates if counter is system counter based on special values treatment.
Namespace: CMS.HealthMonitoringAssembly: CMS.HealthMonitoring (in CMS.HealthMonitoring.dll) Version: 12.0.0
Syntax public static bool IsSystemDatabaseCounter(
string counterKey
)
Parameters
- counterKey
- Type: SystemString
Counter key
Return Value
Type:
BooleanSee Also