Click or drag to resize
HealthMonitoringManagerLogProgress Method
Logs the message progress.

Namespace: CMS.HealthMonitoring
Assembly: CMS.HealthMonitoring (in CMS.HealthMonitoring.dll) Version: 8.2.23
Syntax
C#
public static void LogProgress(
	string message
)

Parameters

message
Type: SystemString
Progress message
See Also