timeout property
Timeout is used to determine the amount of time to wait for a connection to be established before considering the connection to have failed.
Implementation
final Duration timeout;
Timeout is used to determine the amount of time to wait for a connection to be established before considering the connection to have failed.
final Duration timeout;