Back to Acra

socketTimeout

web/static/javadoc/5.8.1/acra/org.acra.config/-http-sender-configuration-builder/socket-timeout.html

latest459 B
Original Source

androidJvm

socketTimeout

var socketTimeout: Int Content copied to clipboard

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)