Click or drag to resize

JobBuilderCompilerJob Property

Gets the job configuration created by the compiler.

Namespace:  Ookii.Jumbo.Jet.Jobs.Builder
Assembly:  Ookii.Jumbo.Jet (in Ookii.Jumbo.Jet.dll) Version: 2.0.0
Syntax
public JobConfiguration Job { get; }

Property Value

Type: JobConfiguration
The job configuration.
See Also