SyncJobChange Class |
Namespace: callback.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 | |
---|---|---|
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.
|