WorkflowExtensionsEnableLongRunningProcess Method |
Configures set of behavior for a workflow engine that allows executing long-running business transactions.
Namespace: FlexRuleAssembly: FlexRule.Engine (in FlexRule.Engine.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