DotMSN

PersistentStream Properties

The properties of the PersistentStream class are listed below. For a complete list of PersistentStream class members, see the PersistentStream 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.
Users The number of users using the stream.
WriteTimeout (inherited from Stream)Gets or sets a value that determines how long the stream will attempt to write before timing out.

See Also

PersistentStream Class | XihSolutions.DotMSN.DataTransfer Namespace