maxErrorCount property

int maxErrorCount
getter/setter pair

The maximum number of error events to be collected on a connection. New sessions won't be scheduled after this limit is reached.

Implementation

int maxErrorCount = 128;