IWorkflow Properties |
The IWorkflow type exposes the following members.
| Name | Description | |
|---|---|---|
| CanPauseAndContinue | Gets a value indicating whether the workflow is able to pause and continue its internal processes. By default, a Workflow
cannot be paused or continued. | |
| State | Gets the current WorkflowState of the workflow. |