connectionTimeout

var connectionTimeout: Int

timeout for server connection

Return

Value in milliseconds for timeout attempting to connect to a network.

Since

5.0.0

See also

java.net.HttpURLConnection

#setConnectTimeout(int)