Click or drag to resize

EngineWindowsSyncService Field

IT Hit User File System
Synchronization service.

Namespace:  ITHit.FileSystem.Windows
Assembly:  ITHit.FileSystem.Windows (in ITHit.FileSystem.Windows.dll) Version: 8.1.26791.0-Beta2
Syntax
public SyncService SyncService

Field Value

Type: SyncService
Remarks
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