Click or drag to resize
IEventsManagerContext Interface
When an event handler manager implements this interface, WorkflowEventsManager that handles the events will be injected to the handler instances

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 interface IEventsManagerContext

The IEventsManagerContext type exposes the following members.

Properties
  NameDescription
Public propertyEventsManager
Top
See Also