EngineWindowsSyncService Field |
IT Hit User File System
Synchronization service.
Namespace:
ITHit.FileSystem.Windows
Assembly:
ITHit.FileSystem.Windows (in ITHit.FileSystem.Windows.dll) Version: 8.3.27213.0
Syntax public SyncService SyncService
Public SyncService As SyncService
public:
SyncService^ SyncService
val mutable SyncService: SyncService
Field Value
Type:
SyncServiceRemarks
In case any changes are lost (the file is blocked, the app is restarted, lost connection, etc.)
this service syncs all changes, across entire file system.
See Also