ActivityTracingLoggerWarning Method

Scanjour Workflow4 Reference Manual
Makes the logger write a warning into the log.

Namespace:  Scanjour.Workflow4.ActivityLibrary.ServiceProcess
Assembly:  Scanjour.Workflow4.ActivityLibrary_19.1.6.0 (in Scanjour.Workflow4.ActivityLibrary_19.1.6.0.dll) Version: 19.1.6.0 (19.1.6.0)
Syntax

public void Warning(
	string message
)

Parameters

message
Type: SystemString
The warning message to be logged.

Implements

ISimpleLoggerWarning(String)
See Also

Reference