Click or drag to resize
IActionExecutionContextHalt Method
Halts rules execution. The engine continues execution of the current production and exists the execution cycle.

Namespace: FlexRule.Validation.Agenda
Assembly: FlexRule.Validation (in FlexRule.Validation.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
void Halt()
See Also