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