Documentation for this section has not yet been entered.
If a class derived from System.IO.Stream does not support seeking, calls to BufferedStream.Length, BufferedStream.SetLength(long), BufferedStream.Position, and BufferedStream.Seek(long, SeekOrigin) throw a NotSupportedException.
If the stream is closed, this property returns false.