Click or drag to resize

StateSyncJobChange Class

Defines a persistable change to apply in the context of a job.
Inheritance Hierarchy
SystemObject
  ShellBoost.Core.SynchronizationStateSyncJobChange

Namespace:  ShellBoost.Core.Synchronization
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public sealed class StateSyncJobChange

The StateSyncJobChange type exposes the following members.

Constructors
  NameDescription
Public methodStateSyncJobChange
Initializes a new instance of the StateSyncJobChange class
Top
Properties
  NameDescription
Public propertyChangeId
Gets or sets the change identifier.
Public propertyJobId
Gets or sets the job identifier.
Public propertyStatus
Gets or sets the status.
Top
Methods
See Also