SyncJobChange Class |
Namespace: ShellBoost.Core.Synchronization
public sealed class SyncJobChange
The SyncJobChange type exposes the following members.
Name | Description | |
---|---|---|
SyncJobChange |
Initializes a new instance of the SyncJobChange class.
|
Name | Description | |
---|---|---|
Change |
Gets the change instance.
| |
DestinationSynchronizer |
Gets the destination endpoint synchronizer.
| |
Job |
Gets the job instance.
| |
SourceSynchronizer |
Gets the source endpoint synchronizer.
| |
State |
Gets the state.
|
Name | Description | |
---|---|---|
ToString |
Returns a String that represents this instance.
(Overrides ObjectToString.) | |
Trace |
Traces this instance.
|