TlsStream.CanRead Property Namespace: Rebex.Net Assembly: Rebex.Tls.dll (version 8.0.9673) CanRead Gets a value indicating whether the stream is readable. Declaration public override bool CanRead { get; } Property Value Type Description Boolean Overrides Stream.CanRead