connectTimeout property

int connectTimeout
getter/setter pair

The number of milliseconds to wait whilst attempting a connection to the server. Defaults to 20000 (20s).

Implementation

late int connectTimeout;