Public Properties
Name | Description | |
---|---|---|
CanRead | Gets a value that indicates whether the stream supports reading. (inherited from BinaryStream) | |
CanSeek | Gets a value that indicates whether the stream supports seeking. (inherited from BinaryStream) | |
CanTimeout | (inherited from Stream) | |
CanWrite | Gets a value that indicates whether the stream supports writing. (inherited from BinaryStream) | |
Id | Gets the unique identifier of the stream. (inherited from BinaryStream) | |
Length | Overridden. | |
Position | Overridden. | |
ReadTimeout | (inherited from Stream) | |
WriteTimeout | (inherited from Stream) |
See Also
Send comments about this topic to Microsoft.