Click or drag to resize

IJobBuilderOperationJobBuilder Property

Gets the job builder that this operation belongs to.

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

Property Value

Type: JobBuilder
The job builder.
See Also