OnDemandLocalFileSystemRegistrationHydrationPolicy Property |
Gets or sets the hydration policy.
Namespace:
callback.ShellBoost.Core.Synchronization
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public virtual OnDemandHydrationPolicy HydrationPolicy { get; set; }
Property Value
Type:
OnDemandHydrationPolicy
The hydration policy.
See Also