OperatorEventStatus
-
cee.OperatorEventStatus The
OperatorEventStatusenum is used to indicate to theOperatorStackwhether the event should be propagated to the next operator in the stack, or if it should be stopped.
Enumeration Members
-
cee.OperatorEventStatus.DO_NOT_PROPAGATE - DO_NOT_PROPAGATE: 1
-
cee.OperatorEventStatus.PROPAGATE - PROPAGATE: 0