Click or drag to resize

InputStageInfoInputStage Property

Gets the stage configuration of the input stage.

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

Property Value

Type: StageConfiguration
See Also