HealthMonitoringManager.IsSystemDatabaseCounter Method |
Indicates if counter is system counter based on special values treatment.
Namespace: CMS.HealthMonitoringAssembly: CMS.HealthMonitoring (in CMS.HealthMonitoring.dll) Version: 8.2.23
Syntaxpublic static bool IsSystemDatabaseCounter(
string counterKey
)
Parameters
- counterKey
- Type: System.String
Counter key
Return Value
Type:
Boolean
See Also