Click or drag to resize
WorkflowExtensionsEnableLongRunningProcess Method
Overload List
  NameDescription
Public methodStatic memberEnableLongRunningProcess(IWorkflowExecutableModel, LongRunningProcessConfig)
Configures set of behavior for a workflow engine that allows executing long-running business transactions.
Public methodStatic memberEnableLongRunningProcess(IWorkflowManager, LongRunningProcessConfig)
Configures set of behavior for a workflow engine that allows executing long-running business transactions.
Top
See Also