System::IO::Stream::get_CanTimeout method
Stream::get_CanTimeout method
Gets a value that determines whether the current stream can time out.
virtual bool System::IO::Stream::get_CanTimeout() const
ReturnValue
True when the current stream can time out, otherwise - false.
See Also
- Class Stream
- Namespace System::IO
- Library Aspose.PUB for C++