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

MIMEPartInputStream Properties

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

MIMEPartInputStream Class | de.osci.helper Namespace