Optional
limitThe maximum number of events to keep queued. This is used for when processing of events is slow, and will let the iterator drop old or new events or when used with AsyncEvent block emits.
Defaults to unlimited.
Optional
overflowBehavior to use when this iterator has reached its limit for queued events.
Generated using TypeDoc
Options available for iterators of events.