Open Rails

BufferedInMemoryStream Properties

The properties of the BufferedInMemoryStream class are listed below. For a complete list of BufferedInMemoryStream class members, see the BufferedInMemoryStream Members topic.

Public Instance Properties

CanRead
CanSeek
CanTimeout (inherited from Stream)Gets a value that determines whether the current stream can time out.
CanWrite
Length
Position
ReadTimeout (inherited from Stream)Gets or sets a value that determines how long the stream will attempt to read before timing out.
WriteTimeout (inherited from Stream)Gets or sets a value that determines how long the stream will attempt to write before timing out.

See Also

BufferedInMemoryStream Class | ORTS.IO Namespace