SyncJob Class |
Namespace: ShellBoost.Core.Synchronization
public sealed class SyncJob
The SyncJob type exposes the following members.
| Name | Description | |
|---|---|---|
| Changes |
Gets the changes that are not content changes nor created changes.
| |
| ContentChanges |
Gets the content changed and created changes.
| |
| EndPointSynchronizer |
Gets the endpoint synchronizer.
| |
| Id |
Gets the job identifier.
| |
| MovingState |
Gets the moving state.
| |
| State |
Gets the state.
| |
| StateProvider |
Gets the state provider.
|
| Name | Description | |
|---|---|---|
| ToString |
Returns a String that represents this instance.
(Overrides ObjectToString.) | |
| Trace |
Traces this instance.
|