get_ReadTimeout()

Stream::get_ReadTimeout() const method

Gets a value, in milliseconds, that determines how long the stream will attempt to read before timing out.

virtual int System::IO::Stream::get_ReadTimeout() const

Return Value

A value in milliseconds that determines how long the stream will attempt to read before timing out.

See Also