HealthMonitoringHelperUseExternalService Property |
Indicates if the windows service should be log to the counters.
Namespace: CMS.HealthMonitoringAssembly: CMS.HealthMonitoring (in CMS.HealthMonitoring.dll) Version: 10.0.0
Syntax public static bool UseExternalService { get; }
Return Value
Type:
BooleanTRUE if the windows service should be log to the counters.
See Also