forceFlush property

bool? forceFlush
getter/setter pair

Forces a flush of all pending events in the stream and triggers memory generation immediately bypassing any conditions configured in the generation_trigger_config.

Optional.

Implementation

core.bool? forceFlush;