Property TriggerFuncs.NextTriggerBeforeWindow
Overload
Sets callback function for the next added trigger (except window triggers). Called before evaluating the window scope (if any).
public TFunc NextTriggerBeforeWindow { get; set; }
Sets callback function for the next added trigger (except window triggers). Called before evaluating the window scope (if any).
public TFunc NextTriggerBeforeWindow { get; set; }