OSCI-Bibliothek für die Nutzung mit dem Microsoft® .NET-Framework

OutputStream Properties

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

See Also

OutputStream Class | de.osci.osci12.dotcommon Namespace