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