Click or drag to resize

TaskContextStageConfiguration Property

Gets the configuration for the stage that the task belong to.

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

Property Value

Type: StageConfiguration
See Also