OnDemandLocalFileSystemOptionsSynchronizationCheckTime Property |
Gets or sets the time to check for a file synchronization to be completed, in milliseconds.
Only used if SynchronizationStateEndPointSynchronizerIdentifiers is used.
Namespace:
ShellBoost.Core.Synchronization
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public virtual int SynchronizationCheckTime { get; set; }
Property Value
Type:
Int32
The time to check for a file synchronization to be completed.
See Also