The returned stream should be seekable if possible.
The returned stream may be seekable or not. Callers must still check the result of System.IO.Stream.CanSeek, but this flag indicates that a seekable stream should be preferred even if it is less performant than a standard sequential stream.