Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 425 Bytes

File metadata and controls

13 lines (8 loc) · 425 Bytes

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

Tracker.flush property

Calls flush on all emitters in order to send all queued events to the collector

Signature:

flush: () => Promise<void>;