StateSyncJob Class |
Namespace: ShellBoost.Core.Synchronization
public sealed class StateSyncJob
The StateSyncJob type exposes the following members.
Name | Description | |
---|---|---|
![]() | StateSyncJob |
Initializes a new instance of the StateSyncJob class.
|
Name | Description | |
---|---|---|
![]() | ErrorCount |
Gets or sets the current job error count.
|
![]() | EventEndPointIdentifier |
Gets or sets the target endpoint identifier.
|
![]() | FirstEventTime |
Gets or sets the first event time of all changes in a job.
|
![]() | Id |
Gets or sets the identifier.
|
![]() | LastErrorTime |
Gets or sets the time an error occured to the job.
|
![]() | LastEventTime |
Gets or sets the last event time of all changes in a job.
|
Name | Description | |
---|---|---|
![]() | ToString |
Returns a String that represents this instance.
(Overrides ObjectToString.) |
![]() | Trace |
Traces this instance.
|