.. role:: ts-api-decorator

.. _cee.OperatorEventStatus:

###################
OperatorEventStatus
###################

.. js:module:: cee
   :noindex:

.. container:: ts-api-section

   The ``OperatorEventStatus`` enum is used to indicate to the ``cee.OperatorStack`` whether the event
   should be propagated to the next operator in the stack, or if it should be stopped.



.. container:: api-index-section

   .. rubric:: Enumeration Members

   .. rst-class:: api-index-list-item api-kind-enummember api-parent-kind-enum

   * :ref:`cee.OperatorEventStatus.DO_NOT_PROPAGATE`
   * :ref:`cee.OperatorEventStatus.PROPAGATE`





------------

Enumeration Members
===================

.. rst-class:: ts-api-section

.. _cee.OperatorEventStatus.DO_NOT_PROPAGATE:

DO_NOT_PROPAGATE
----------------

.. rst-class:: ts-api-section

.. _cee.OperatorEventStatus.PROPAGATE:

PROPAGATE
---------

