| IWorkflowExecutableModel Methods |
The IWorkflowExecutableModel type exposes the following members.
| Name | Description | |
|---|---|---|
| Resume(WorkflowExecutionContext, IReceiverSignal) |
Allows resuming a Workflow by sending a message to workflow as a signal
| |
| Resume(String, NullableTimeSpan, IReceiverSignal) |
Allows resuming a Workflow by sending a message to workflow as a signal
|
| Name | Description | |
|---|---|---|
| EnableLongRunningProcess |
Configures set of behavior for a workflow engine that allows executing long-running business transactions.
(Defined by WorkflowExtensions.) |