Click or drag to resize
DocumentSynchronizationWorker Properties

The DocumentSynchronizationWorker type exposes the following members.

Properties
  NameDescription
Public propertyCancel
If true, the worker is cancelled (doesn't execute)
(Inherited from AbstractWorker.)
Public propertyMultiple
If true, the task runs the multiple log tasks.
Public propertyMultipleSettings
Log multiple documents change settings.
Public propertyOrderChange
If true, the task runs the order change task.
Public propertyRunInSequence
If true, the thread is a part of the sequence and should perform the actions after the previous thread finishes.
(Inherited from AbstractWorker.)
Public propertySingleSettings
Log single document change settings.
Top
See Also