Click or drag to resize

AutoResetStream.CanTimeout Property

Gets a value that determines whether the current stream can time out.

Namespace:  BionicCode.Utilities.Net.Standard.IO
Assembly:  BionicCode.Utilities.Net.Standard (in BionicCode.Utilities.Net.Standard.dll) Version: 1.0.4
Syntax
public override bool CanTimeout { get; }

Return Value

Type: Boolean
A value that determines whether the current stream can time out.
See Also
https://github.com/BionicCode/BionicCode.Net/blob/master/README.md