Click or drag to resize
WorkflowExtensions Class
Inheritance Hierarchy
SystemObject
  FlexRule.Flows.WorkflowsWorkflowExtensions

Namespace: FlexRule.Flows.Workflows
Assembly: FlexRule.Flows.Workflow (in FlexRule.Flows.Workflow.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
public static class WorkflowExtensions

The WorkflowExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberEnableLongRunningProcess
Configures set of behavior for a workflow engine that allows executing long-running business transactions.
Top
See Also