Click or drag to resize
WorkflowManagerCreateEngine Method
Overload List
  NameDescription
Public methodCreateEngine
Creates a workflow engine to process the input
Public methodCreateEngine(String)
Loads an existing context from store and creates a workflow engine to process the input for the loaded context
Public methodCreateEngine(WorkflowExecutionContext)
Creates a workflow engine to process the input for the provided context
Public methodCreateEngine(String, TimeSpan)
Loads an existing context from store and creates a workflow engine to process the input for the loaded context
Top
See Also