VintaSoft Twain .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Data Namespace / HttpStreamingStream Class
Constructors Properties Methods Fields SeeAlso
In This Topic
    HttpStreamingStream Class Members
    In This Topic
    The following tables list the members exposed by HttpStreamingStream.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the HttpStreamingStream class.
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic) (Inherited from System.IO.Stream)
    Public Properties
     NameDescription
    Public PropertyGets a value indicating whether the current stream supports reading.
    Public PropertyGets a value indicating whether the current stream supports seeking.
    Public Property (Inherited from System.IO.Stream)
    Public PropertyGets a value indicating whether the current stream supports writing.
    Public PropertyGets the stream length in bytes.
    Public PropertyGets or sets the position within the current stream.
    Public Property (Inherited from System.IO.Stream)
    Public Property (Inherited from System.IO.Stream)
    Public Methods
     NameDescription
    Public Method (Inherited from System.IO.Stream)
    Public Method (Inherited from System.IO.Stream)
    Public Method (Inherited from System.IO.Stream)
    Public MethodOverloaded. (Inherited from System.IO.Stream)
    Public MethodOverloaded. (Inherited from System.IO.Stream)
    Public Method (Inherited from System.IO.Stream)
    Public Method (Inherited from System.IO.Stream)
    Public Method (Inherited from System.IO.Stream)
    Public MethodClears buffer for this stream and causes buffered data to be written to the underlying stream.
    Public MethodOverloaded. (Inherited from System.IO.Stream)
    Public Method (Inherited from System.MarshalByRefObject)
    Public Method (Inherited from System.MarshalByRefObject)
    Public MethodOverloaded. (Inherited from System.IO.Stream)
    Public MethodOverloaded. (Inherited from System.IO.Stream)
    Public Method (Inherited from System.IO.Stream)
    Public Method (Inherited from System.IO.Stream)
    Public Method (Inherited from System.IO.Stream)
    Public MethodOverloaded. (Inherited from System.IO.Stream)
    Public MethodOverloaded. (Inherited from System.IO.Stream)
    Public MethodSets the position within the current stream.
    Public MethodSets the length of the current stream.
    Public Methodstatic (Shared in Visual Basic) (Inherited from System.IO.Stream)
    Public MethodOverloaded. (Inherited from System.IO.Stream)
    Public MethodOverloaded. (Inherited from System.IO.Stream)
    Public Method (Inherited from System.IO.Stream)
    Protected Methods
     NameDescription
    Protected Method (Inherited from System.IO.Stream)
    Protected MethodOverloaded. (Inherited from System.IO.Stream)
    Protected Method (Inherited from System.MarshalByRefObject)
    Protected Method (Inherited from System.IO.Stream)
    Protected Methodstatic (Shared in Visual Basic) (Inherited from System.IO.Stream)
    Protected Methodstatic (Shared in Visual Basic) (Inherited from System.IO.Stream)
    See Also