Click or drag to resize
FolderTaskWorker Properties

The FolderTaskWorker type exposes the following members.

Properties
  NameDescription
Public propertyCancel
If true, the worker is cancelled (doesn't execute)
(Inherited from AbstractWorker.)
Public propertyLibraryId
Library ID.
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 propertyServerId
Server ID.
Public propertySiteName
Site name (optional).
Public propertySourceFolder
Source folder.
Public propertyTargetFolder
Target folder (optional).
Public propertyTaskType
Type of the task.
Top
See Also