readTimeout property

int readTimeout
getter/setter pair

Timeout in milliseconds for reading from the HTTP socket.

Implementation

int readTimeout = 60 * 1000;