connectionTimeout property
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;
Connection timeout. If specified the connection will will be dropped after the timeout and depending on the reconnectDelay it will try again
final Duration connectionTimeout;