Sets the read timeout of the stream buffer.
void read_timeout( std::size_t milliseconds);
Parameters
The timeout, in milliseconds, to be used for individual read operations on the underlying transport, when downloading the URL's content.