ISyncFileSystemSynchronizationEventsSink Interface |
Namespace: ShellBoost.Core.Synchronization
public interface ISyncFileSystemSynchronizationEventsSink
The ISyncFileSystemSynchronizationEventsSink type exposes the following members.
Name | Description | |
---|---|---|
OnSavedChange |
Called when a change has been written.
| |
OnSavedJob |
Called when a job has been written.
| |
OnSavingChange |
Called before a change is written.
| |
OnSavingJob |
Called before a job is written.
|