Click or drag to resize

TracingWrite(String) Method

Write the message to sjdebug

Namespace: Scanjour.Workflow4.Base
Assembly: Scanjour.Workflow4.Base (in Scanjour.Workflow4.Base.dll) Version: 24.5.0.0 (24.5.0.0)
Syntax
public static void Write(
	string message
)

Parameters

message  String
The message to write
See Also