Name | Description | |
---|---|---|
![]() | BufferSize | Gets or sets the buffer size. |
![]() | 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. |
![]() | Name | Gets or sets the name of the stream. |
![]() | Position | Gets or sets the position within the current stream. |
![]() | ReadTimeout | (Inherited from System.IO.Stream) |
![]() | WriteTimeout | (Inherited from System.IO.Stream) |