Click or drag to resize

StageConfigurationOutputChannel Property

Gets or sets the output channel configuration for this stage.

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

Property Value

Type: ChannelConfiguration
See Also