Gets a bool value indicating whether the current stream supports reading.
true indicates that the current stream supports reading; false. indicates that the current stream does not support reading.
This property is read-only.
The value of this property is initially set by the System.Net.Sockets.NetworkStream constructors.
Note:This property overrides System.IO.Stream.CanRead.
Namespace: System.Net.Sockets
Assembly: System (in System.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0