Click or drag to resize
WorkflowEventsManagerEnginePreparing Event
When a WorkflowEngine is being created this event gives the opportunity to configure it for further processing

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 event EventHandler<EventArgs> EnginePreparing

Value

Type: SystemEventHandlerEventArgs
See Also