queryTimeout property
Timeout for individual queries. Applied when using prepared statements
with a timeout (e.g. prepare with timeoutMs).
Implementation
final Duration? queryTimeout;
Timeout for individual queries. Applied when using prepared statements
with a timeout (e.g. prepare with timeoutMs).
final Duration? queryTimeout;