System::IO::Stream::get_ReadTimeout method
Stream::get_ReadTimeout 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
ReturnValue
A value in milliseconds that determines how long the stream will attempt to read before timing out.
See Also
- Class Stream
- Namespace System::IO
- Library Aspose.Font for C++