OnDemandLocalFileSystemOptionsCloudFileInUseRetryCount Property |
Gets or sets the number of retry count when a cloud file is in use.
The minimum is 10.
Namespace:
callback.ShellBoost.Core.Synchronization
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public virtual int CloudFileInUseRetryCount { get; set; }
Property Value
Type:
Int32
The number of retry count when a cloud file is in use.
See Also