OnDemandLocalFileSystemOptionsHydrationIOTimeoutRestartTime Property |
Gets or sets the time to wait before restarting an hydration after an IO timeout.
Namespace:
ShellBoost.Core.Synchronization
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public virtual int HydrationIOTimeoutRestartTime { get; set; }
Property Value
Type:
Int32
The time to wait before restarting an hydration after an IO timeout.
See Also