minSessionEventCount property

int minSessionEventCount
getter/setter pair

Sets the minimum event count for a session to be closed.

This only applies when using the OutputType.localRender output. It's set to 1 by default which is the minimum supported value.

Implementation

int minSessionEventCount;