Property CanRead CanRead Returns the System.IO.Stream.CanRead value from the wrapped stream. Declaration public override bool CanRead { get; } Property Value Type Description System.Boolean true if this instance can read; otherwise, false.