JobConfiguration Properties |
The JobConfiguration type exposes the following members.
Name | Description | |
---|---|---|
AdditionalProgressCounters |
Gets the additional progress counters.
| |
AssemblyFileNames |
Gets the file name of the assembly holding the task classes.
| |
JobName |
Gets or sets a descriptive name for the job. This is used for informational purposes only, and doesn't need to be unique.
| |
JobSettings |
Gets a list of settings that can be accessed by the tasks in this job.
| |
SchedulerOptions |
Gets or sets the options controlling the scheduler behavior.
| |
Stages |
Gets a list of stages.
|