DocumentSynchronizationWorker Properties |
The DocumentSynchronizationWorker type exposes the following members.
Name | Description | |
---|---|---|
Cancel |
If true, the worker is cancelled (doesn't execute)
(Inherited from AbstractWorker.) | |
Multiple |
If true, the task runs the multiple log tasks.
| |
MultipleSettings |
Log multiple documents change settings.
| |
OrderChange |
If true, the task runs the order change task.
| |
RunInSequence |
If true, the thread is a part of the sequence and should perform the actions after the previous thread finishes.
(Inherited from AbstractWorker.) | |
SingleSettings |
Log single document change settings.
|