initialConnectionTimeout property
getter/setter pair
Defines the initial time out for connection to the backend. By default, the initial connection timeout is 5 seconds.
Implementation
Duration initialConnectionTimeout;
Defines the initial time out for connection to the backend. By default, the initial connection timeout is 5 seconds.
Duration initialConnectionTimeout;