Gets the read timeout of the stream.
std::size_t read_timeout() const;
Return Value
The timeout, in milliseconds, used for individual read operations on the underlying transport.
Remarks
Returns rdbuf()->read_timeout().
rdbuf()->read_timeout()