When overridden in a derived class, gets a value indicating whether the current stream supports reading.
Namespace: NetworkCommsDotNet.ToolsAssembly: NetworkCommsDotNet (in NetworkCommsDotNet.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax
Return Value
Type: Booleantrue if the stream supports reading; otherwise, false.
See Also