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

InputStream Properties

The properties of the InputStream class are listed below. For a complete list of InputStream class members, see the InputStream 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

InputStream Class | de.osci.osci12.dotcommon Namespace