maxErrorCount property
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;
The maximum number of error events to be collected on a connection. New sessions won't be scheduled after this limit is reached.
int maxErrorCount = 128;