Click or drag to resize

StageConfigurationStageSettings Property

Gets or sets a list of settings that are specific to this task.

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

Property Value

Type: SettingsDictionary
See Also