SyncJob Class |
Namespace: callback.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 | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString |
Returns a String that represents this instance.
(Overrides ObjectToString.) | |
Trace |
Traces this instance.
|