OnDemandLocalFileSystemRegistrationInSyncPolicy Property |
Gets or sets the in-sync policy.
Namespace:
callback.ShellBoost.Core.Synchronization
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public virtual OnDemandInSyncPolicy InSyncPolicy { get; set; }
Property Value
Type:
OnDemandInSyncPolicy
The in synchronize policy.
See Also