WorkflowContinue Method |
Namespace: Enkoni.Framework
Exception | Condition |
---|---|
NotSupportedException | The workflow does not support pausing and continuing. |
InvalidOperationException | The workflow is not in a state in which it can be continued. Only when the workflow is in the state Paused, it can be continued. |