|  | FilteredStreamCanRead Property | 
            Check whether the stream supports reading.
            
Namespace: MimeKit.IOAssembly: MimeKit (in MimeKit.dll) Version: 4.12.0
 Syntax
Syntaxpublic override bool CanRead { get; }Property Value
Boolean if the stream supports reading; otherwise, 
.
 Remarks
Remarks See Also
See Also