Click or drag to resize

JobStatusStages Property

Gets the stages of this job.

Namespace:  Ookii.Jumbo.Jet
Assembly:  Ookii.Jumbo.Jet (in Ookii.Jumbo.Jet.dll) Version: 2.0.0
Syntax
public Collection<StageStatus> Stages { get; }

Property Value

Type: CollectionStageStatus
See Also