Class AsyncEmitterEvent

Hierarchy

  • AsyncEmitterEvent

Constructors

Properties

Methods

Constructors

Properties

id: number = ...
propagationStopped: boolean = false
stopped: boolean = false

Methods

  • Signal the emitter that you want to abort. Subsequent event listeners will still be called.

    Returns void

Generated using TypeDoc