Click or drag to resize

JobConfiguration Properties

The JobConfiguration type exposes the following members.

Properties
 NameDescription
Public propertyAdditionalProgressCounters Gets the additional progress counters.
Public propertyAssemblyFileNames Gets the file name of the assembly holding the task classes.
Public propertyJobName Gets or sets a descriptive name for the job. This is used for informational purposes only, and doesn't need to be unique.
Public propertyJobSettings Gets a list of settings that can be accessed by the tasks in this job.
Public propertySchedulerOptions Gets or sets the options controlling the scheduler behavior.
Public propertyStages Gets a list of stages.
Top
See Also