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

StoreInputStream Properties

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

Public Instance Properties

CanRead (inherited from InputStream) 
CanSeek (inherited from InputStream) 
CanTimeout (inherited from Stream) Gets a value that determines whether the current stream can time out.
CanWrite (inherited from InputStream) 
Length (inherited from InputStream) 
Position (inherited from InputStream) 
ReadTimeout (inherited from Stream) Gets or sets a value, in miliseconds, that determines how long the stream will attempt to read before timing out.
Save 
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

StoreInputStream Class | de.osci.helper Namespace