| WorkflowEventsManagerCreateEngine Method |
| Name | Description | |
|---|---|---|
| CreateEngine |
Creates a workflow engine to process the input
| |
| CreateEngine(Guid) |
Loads an existing context from store and creates a workflow engine to process the input for the loaded context
| |
| CreateEngine(WorkflowExecutionContext) |
Creates a workflow engine to process the input for the provided context
| |
| CreateEngine(Guid, TimeSpan) |
Loads an existing context from store and creates a workflow engine to process the input for the loaded context
When an existing context is loaded from a storage that allows the engine to be used for Resume
|