Click or drag to resize

IJobBuilderOperationCreateConfiguration Method

Creates the settings in the job configuration for this operation.

Namespace:  Ookii.Jumbo.Jet.Jobs.Builder
Assembly:  Ookii.Jumbo.Jet (in Ookii.Jumbo.Jet.dll) Version: 2.0.0
Syntax
void CreateConfiguration(
	JobBuilderCompiler compiler
)

Parameters

compiler
Type: Ookii.Jumbo.Jet.Jobs.BuilderJobBuilderCompiler
The compiler.
See Also