ISyncStateProvider2 Interface |
Namespace: ShellBoost.Core.Synchronization
public interface ISyncStateProvider2
The ISyncStateProvider2 type exposes the following members.
| Name | Description | |
|---|---|---|
| EnumerateChanges |
Enumerates all changes by a given file path.
| |
| EnumerateJobsByEndPoint |
Enumerates all jobs for a given target endpoint synchronizer.
| |
| GetEntryByName |
Gets an entry using its parent and name.
| |
| IsIdle |
Determines whether this instance has no StateSyncJob and no StateSyncChange instance.
|