Name | Description | |
---|---|---|
![]() | CanRead | Overridden. Returns true if the stream can be read. |
![]() | CanSeek | Overridden. Returns true if the stream can seek. |
![]() | CanTimeout | (Inherited from System.IO.Stream) |
![]() | CanWrite | Overridden. Returns true if the stream can be written. |
![]() | Length | Overridden. Returns the length of the stream. |
![]() | Position | Overridden. Gets or sets the current position in the stream. |
![]() | PreserveConnection | When true, we don't close the WCF connection |
![]() | ReadTimeout | (Inherited from System.IO.Stream) |
![]() | WriteTimeout | (Inherited from System.IO.Stream) |