maxQueryCount property

int? maxQueryCount
final

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

NOTE: not yet implemented

Implementation

final int? maxQueryCount;