StreamOnIStreamCanTimeout Property |
Gets a value that determines whether the current stream can time out.
Namespace:
ShellBoost.Core.Utilities
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public override bool CanTimeout { get; }
Property Value
Type:
Boolean
A value that determines whether the current stream can time out.
See Also