Skip to content
This repository was archived by the owner on Dec 11, 2025. It is now read-only.

Latest commit

 

History

History
13 lines (8 loc) · 546 Bytes

File metadata and controls

13 lines (8 loc) · 546 Bytes

Home > @snowplow/browser-tracker > BrowserTracker > flushBuffer

BrowserTracker.flushBuffer property

Send all events in the outQueue Only need to use this when sending events with a bufferSize of at least 2

Signature:

flushBuffer: (configuration?: FlushBufferConfiguration) => void;