Click or drag to resize

WorkflowHostExceptionErrorCode Property

Code specying the nature of the problem causing the WorkflowHostException to be thrown

Namespace: Scanjour.Workflow4.Host
Assembly: Scanjour.Workflow4.Host (in Scanjour.Workflow4.Host.dll) Version: 24.5.0.0 (24.5.0.0)
Syntax
public WorkflowHostErrorCode ErrorCode { get; }

Property Value

WorkflowHostErrorCode
See Also