Click or drag to resize

OnDemandLocalFileSystemOptionsHydrationIOTimeoutRestartTime Property

Gets or sets the time to wait before restarting an hydration after an IO timeout.

Namespace:  callback.ShellBoost.Core.Synchronization
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public virtual int HydrationIOTimeoutRestartTime { get; set; }

Property Value

Type: Int32
The time to wait before restarting an hydration after an IO timeout.
See Also