Click or drag to resize

IJobInfoConfiguration Property

Gets the configuration of the job.

Namespace:  Ookii.Jumbo.Jet.Scheduling
Assembly:  Ookii.Jumbo.Jet (in Ookii.Jumbo.Jet.dll) Version: 2.0.0
Syntax
JobConfiguration Configuration { get; }

Property Value

Type: JobConfiguration
The JobConfiguration for the job.
See Also