connectionTimeout property

Duration connectionTimeout
final

Connection timeout. If specified the connection will will be dropped after the timeout and depending on the reconnectDelay it will try again

Implementation

final Duration connectionTimeout;