connectionTimeout property Null safety

int connectionTimeout
read / write

Sets the timeout for connection. If there is a timeout error frequently, set the longer timeout than default value. The default is 10 seconds

Implementation

int connectionTimeout;