| Имя | Описание | |
|---|---|---|
![]() | HttpStreamingStream | Initializes a new instance of the HttpStreamingStream class. |
| Имя | Описание | |
|---|---|---|
![]() | HttpStreamingStream | Initializes a new instance of the HttpStreamingStream class. |
| Имя | Описание | |
|---|---|---|
![]() ![]() | Null | (Наследуется от System.IO.Stream) |
| Имя | Описание | |
|---|---|---|
![]() | CanRead | Gets a value indicating whether the current stream supports reading. |
![]() | CanSeek | Gets a value indicating whether the current stream supports seeking. |
![]() | CanTimeout | (Наследуется от 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 | (Наследуется от System.IO.Stream) |
![]() | WriteTimeout | (Наследуется от System.IO.Stream) |
| Имя | Описание | |
|---|---|---|
![]() | BeginRead | (Наследуется от System.IO.Stream) |
![]() | BeginWrite | (Наследуется от System.IO.Stream) |
![]() | Close | (Наследуется от System.IO.Stream) |
![]() | CopyTo | Overloaded. (Наследуется от System.IO.Stream) |
![]() | CopyToAsync | Overloaded. (Наследуется от System.IO.Stream) |
![]() | DisposeAsync | (Наследуется от System.IO.Stream) |
![]() | EndRead | (Наследуется от System.IO.Stream) |
![]() | EndWrite | (Наследуется от System.IO.Stream) |
![]() | Flush | Clears buffer for this stream and causes buffered data to be written to the underlying stream. |
![]() | FlushAsync | Overloaded. (Наследуется от System.IO.Stream) |
![]() | GetLifetimeService | (Наследуется от System.MarshalByRefObject) |
![]() | InitializeLifetimeService | (Наследуется от System.MarshalByRefObject) |
![]() | Read | Overloaded. (Наследуется от System.IO.Stream) |
![]() | ReadAsync | Overloaded. (Наследуется от System.IO.Stream) |
![]() | ReadAtLeast | (Наследуется от System.IO.Stream) |
![]() | ReadAtLeastAsync | (Наследуется от System.IO.Stream) |
![]() | ReadByte | (Наследуется от System.IO.Stream) |
![]() | ReadExactly | Overloaded. (Наследуется от System.IO.Stream) |
![]() | ReadExactlyAsync | Overloaded. (Наследуется от System.IO.Stream) |
![]() | Seek | Sets the position within the current stream. |
![]() | SetLength | Sets the length of the current stream. |
![]() ![]() | Synchronized | (Наследуется от System.IO.Stream) |
![]() | Write | Overloaded. (Наследуется от System.IO.Stream) |
![]() | WriteAsync | Overloaded. (Наследуется от System.IO.Stream) |
![]() | WriteByte | (Наследуется от System.IO.Stream) |
| Имя | Описание | |
|---|---|---|
![]() | CreateWaitHandle | (Наследуется от System.IO.Stream) |
![]() | Dispose | Overloaded. (Наследуется от System.IO.Stream) |
![]() | MemberwiseClone | (Наследуется от System.MarshalByRefObject) |
![]() | ObjectInvariant | (Наследуется от System.IO.Stream) |
![]() ![]() | ValidateBufferArguments | (Наследуется от System.IO.Stream) |
![]() ![]() | ValidateCopyToArguments | (Наследуется от System.IO.Stream) |