restartIfAllConnectionsLeaked property

bool restartIfAllConnectionsLeaked

Once the entire pool is full of leaked connections, close them all and restart the minimum number of connections. Defaults to false. This must be used in combination with the leak detection threshold setting.

Implementation

bool get restartIfAllConnectionsLeaked;