LoggerUnflagException Method

Scanjour Workflow4 Reference Manual

[Missing <summary> documentation for "M:Scanjour.Workflow4.Common.Logging.Logger.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

public void UnflagException(
	Type type,
	string message
)

Parameters

type
Type: SystemType

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

message
Type: SystemString

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

Implements

ILoggerUnflagException(Type, String)
See Also

Reference