Click or drag to resize

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
C#
public override bool CanTimeout { get; }

Property Value

Type: Boolean
A value that determines whether the current stream can time out.
See Also