| WorkflowExtensionsEnableLongRunningProcess Method |
Configures set of behavior for a workflow engine that allows executing long-running business transactions.
Namespace: FlexRule.Flows.WorkflowsAssembly: FlexRule.Flows.Workflow (in FlexRule.Flows.Workflow.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
Remarks
This configuration allows workflow states to be stored on a durable storage e.g. Ms SQL Server and retrieved when required.
See Also