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