Skip to main content

node-tracker.emitter.flush

Home > @snowplow/node-tracker > Emitter > flush

Emitter.flush property

Forces the emitter to send all events in the event store to the collector.

Signature:
flush: () => Promise<void>;