startTimeout property
Duration
get
startTimeout
If the pool cannot start within this time then return an error. Defaults to 30 seconds.
Implementation
Duration get startTimeout;
If the pool cannot start within this time then return an error. Defaults to 30 seconds.
Duration get startTimeout;