connectionBorrowTimeout property

int? connectionBorrowTimeout
final

The number of seconds for a proxy to wait for a connection to become available in the connection pool. Only applies when the proxy has opened its maximum number of connections and all connections are busy with client sessions.

Implementation

final int? connectionBorrowTimeout;