socketTimeout

var socketTimeout: Int

timeout for socket connection

Return

Value in milliseconds for timeout receiving a response to a network request.

Since

5.0.0

See also

java.net.HttpURLConnection

#setReadTimeout(int)