stopTimeout property

Duration stopTimeout

If when stopping connections are not returned to the pool within this time, then they will be forefully closed. Defaults to 30 seconds.

Implementation

Duration get stopTimeout;