OnDemandLocalFileSystemOptionsIsHydrationAsynchronous Property |
Gets or sets a value indicating whether file hydration and dehydration is asynchronous.
Namespace:
callback.ShellBoost.Core.Synchronization
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public virtual bool IsHydrationAsynchronous { get; set; }
Property Value
Type:
Booleantrue if file hydration and dehydration is asynchronous; otherwise,
false.
See Also