08-17-2022, 08:18 PM
I'm not sure what you mean...all operators must output to events, and the operators in an event are processed in order, so the first operator in an event could be considered the operator that 'receives' an event, I guess.
tyFlow internally prevents infinite loops from occurring in your flow design, so there's no issue with Event A sending to B and event B sending to A.
tyFlow internally prevents infinite loops from occurring in your flow design, so there's no issue with Event A sending to B and event B sending to A.