timeout property

Duration timeout
final

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;