Name | Description | |
---|---|---|
![]() | HttpStreamingStream | Initializes a new instance of the HttpStreamingStream class. |
Name | Description | |
---|---|---|
![]() | HttpStreamingStream | Initializes a new instance of the HttpStreamingStream class. |
Name | Description | |
---|---|---|
![]() ![]() | Null | (Inherited from System.IO.Stream) |
Name | Description | |
---|---|---|
![]() | CanRead | Gets a value indicating whether the current stream supports reading. |
![]() | CanSeek | Gets a value indicating whether the current stream supports seeking. |
![]() | CanTimeout | (Inherited from System.IO.Stream) |
![]() | CanWrite | Gets a value indicating whether the current stream supports writing. |
![]() | Length | Gets the stream length in bytes. |
![]() | Position | Gets or sets the position within the current stream. |
![]() | ReadTimeout | (Inherited from System.IO.Stream) |
![]() | WriteTimeout | (Inherited from System.IO.Stream) |
Name | Description | |
---|---|---|
![]() | BeginRead | (Inherited from System.IO.Stream) |
![]() | BeginWrite | (Inherited from System.IO.Stream) |
![]() | Close | (Inherited from System.IO.Stream) |
![]() | CopyTo | Overloaded. (Inherited from System.IO.Stream) |
![]() | CopyToAsync | Overloaded. (Inherited from System.IO.Stream) |
![]() | DisposeAsync | (Inherited from System.IO.Stream) |
![]() | EndRead | (Inherited from System.IO.Stream) |
![]() | EndWrite | (Inherited from System.IO.Stream) |
![]() | Flush | Clears buffer for this stream and causes buffered data to be written to the underlying stream. |
![]() | FlushAsync | Overloaded. (Inherited from System.IO.Stream) |
![]() | GetLifetimeService | (Inherited from System.MarshalByRefObject) |
![]() | InitializeLifetimeService | (Inherited from System.MarshalByRefObject) |
![]() | Read | Overloaded. (Inherited from System.IO.Stream) |
![]() | ReadAsync | Overloaded. (Inherited from System.IO.Stream) |
![]() | ReadAtLeast | (Inherited from System.IO.Stream) |
![]() | ReadAtLeastAsync | (Inherited from System.IO.Stream) |
![]() | ReadByte | (Inherited from System.IO.Stream) |
![]() | ReadExactly | Overloaded. (Inherited from System.IO.Stream) |
![]() | ReadExactlyAsync | Overloaded. (Inherited from System.IO.Stream) |
![]() | Seek | Sets the position within the current stream. |
![]() | SetLength | Sets the length of the current stream. |
![]() ![]() | Synchronized | (Inherited from System.IO.Stream) |
![]() | Write | Overloaded. (Inherited from System.IO.Stream) |
![]() | WriteAsync | Overloaded. (Inherited from System.IO.Stream) |
![]() | WriteByte | (Inherited from System.IO.Stream) |
Name | Description | |
---|---|---|
![]() | CreateWaitHandle | (Inherited from System.IO.Stream) |
![]() | Dispose | Overloaded. (Inherited from System.IO.Stream) |
![]() | MemberwiseClone | (Inherited from System.MarshalByRefObject) |
![]() | ObjectInvariant | (Inherited from System.IO.Stream) |
![]() ![]() | ValidateBufferArguments | (Inherited from System.IO.Stream) |
![]() ![]() | ValidateCopyToArguments | (Inherited from System.IO.Stream) |