OnDemandLocalFileSystemOptionsCloudFileInUseRetryCount Property |
Gets or sets the number of retry count when a cloud file is in use.
The minimum is 10.
Namespace:
ShellBoost.Core.Synchronization
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.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