Click or drag to resize
IActiveElementEngineExecutionPausing Event
When engine is about to pause the execution

Namespace: FlexRule
Assembly: FlexRule.Core.Element (in FlexRule.Core.Element.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
event EventHandler<ExecutionPausingEventArgs> ExecutionPausing

Value

Type: SystemEventHandlerExecutionPausingEventArgs
See Also