| FilteredStreamCanTimeout Property |
Check whether or not I/O operations can timeout.
Namespace: MimeKit.IOAssembly: MimeKit (in MimeKit.dll) Version: 4.7.1
Syntax public override bool CanTimeout { get; }
Property Value
Booleantrue if I/O operations can timeout; otherwise,
false.
Remarks See Also