Click or drag to resize

WorkflowHostExceptionToString Method

Returns a string representation of the WorkflowHostException.

Namespace: Scanjour.Workflow4.Host
Assembly: Scanjour.Workflow4.Host (in Scanjour.Workflow4.Host.dll) Version: 24.5.0.0 (24.5.0.0)
Syntax
public override string ToString()

Return Value

String
The string representation of the WorkflowHostException

Implements

_ExceptionToString
See Also