Click or drag to resize
ExpiredReceiversManagerProcessing Event
When a IInstanceStateInfo is ready to be expired this event happens

Namespace: FlexRule.Flows.Workflows.Managers.Monitors
Assembly: FlexRule.Flows.Workflow (in FlexRule.Flows.Workflow.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
public event EventHandler<ExpiredWorkflowInstanceEventArgs> Processing

Value

Type: SystemEventHandlerExpiredWorkflowInstanceEventArgs
See Also