|
Name |
Description |
|
CanRead
|
Overridden. Gets a value indicating whether the current stream supports reading. |
|
CanSeek
|
Overridden. Gets a value indicating whether the current stream supports seeking. |
|
CanTimeout
|
(Inherited from Stream) |
|
CanWrite
|
Overridden. Gets a value indicating whether the current stream supports writing. |
|
Length
|
Overridden. Gets the length in bytes of the stream. |
|
Position
|
Overridden. Gets or sets the position within the current stream. |
|
ReadTimeout
|
(Inherited from Stream) |
|
WriteTimeout
|
(Inherited from Stream) |