Click or drag to resize
HealthMonitoringHelperUseExternalService Property
Indicates if the windows service should be log to the counters.

Namespace: CMS.HealthMonitoring
Assembly: CMS.HealthMonitoring (in CMS.HealthMonitoring.dll) Version: 10.0.0
Syntax
C#
public static bool UseExternalService { get; }

Return Value

Type: Boolean
TRUE if the windows service should be log to the counters.
See Also