Click or drag to resize

IStageInfoConfiguration Property

Gets the stage configuration.

Namespace:  Ookii.Jumbo.Jet.Scheduling
Assembly:  Ookii.Jumbo.Jet (in Ookii.Jumbo.Jet.dll) Version: 2.0.0
Syntax
StageConfiguration Configuration { get; }

Property Value

Type: StageConfiguration
The StageConfiguration for the stage.
See Also