EventBuffer is responsible to store and send events to the ingestion service endpoint.
Adds an event to the buffer. An error is thrown if the event buffer is full.
to add to the buffer.
Starts sending events.
Stops sending events.
Generated using TypeDoc
EventBuffer is responsible to store and send events to the ingestion service endpoint.