IWorkflowPause Method |
Namespace: Enkoni.Framework
| Exception | Condition |
|---|---|
| NotSupportedException | The workflow does not support pausing and resuming. |
| InvalidOperationException | The workflow is not in a state in which it can be paused. Only when the workflow is in the state Started or Continued, it can be paused. |