Click or drag to resize
HealthMonitoringHelperClear Method
Clears the enabled status of the health monitoring so it can reload

Namespace: CMS.HealthMonitoring
Assembly: CMS.HealthMonitoring (in CMS.HealthMonitoring.dll) Version: 12.0.0
Syntax
C#
public static void Clear(
	bool logTask
)

Parameters

logTask
Type: SystemBoolean
Indicates whether web farm task should be logged.
See Also