ILoggerUnflagException Method

Scanjour Workflow4 Reference Manual

[Missing <summary> documentation for "M:Scanjour.Workflow4.Common.Logging.ILogger.UnflagException(System.Type,System.String)"]

Namespace:  Scanjour.Workflow4.Common.Logging
Assembly:  Scanjour.Workflow4.Common (in Scanjour.Workflow4.Common.dll) Version: 23.1.0.0 (23.1.0.0)
Syntax

void UnflagException(
	Type type,
	string message
)

Parameters

type
Type: SystemType

[Missing <param name="type"/> documentation for "M:Scanjour.Workflow4.Common.Logging.ILogger.UnflagException(System.Type,System.String)"]

message
Type: SystemString

[Missing <param name="message"/> documentation for "M:Scanjour.Workflow4.Common.Logging.ILogger.UnflagException(System.Type,System.String)"]

See Also

Reference