Click or drag to resize
TaskTriggering Properties

The DocumentTaskTaskTriggering type exposes the following members.

Properties
  NameDescription
Public propertyExecutionAttempts
How many times should task try to execute.
Public propertyExecutionTimeout
Task's execution timeout.
Public propertyTaskDependencies
List of task's dependencies.
Public propertyTriggers
List of task's triggers.
Top
See Also