Gets a bool value that indicates whether the underlying stream supports time-outs.
Documentation for this section has not yet been entered.
This property returns the value returned by invoking System.IO.Stream.CanTimeout on the underlying stream.
The underlying stream is specified when you create an instance of the System.Net.Security.SslStream class.