Click or drag to resize

StageConfigurationRoot Property

Gets the root stage of this compound stage.

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

Property Value

Type: StageConfiguration
The root.
See Also