Click or drag to resize

JumboSettingsFileChannelStageOrJobChannelOutputType Field

The key to use in the job or stage settings to select between a sorting or non-sorting channel. Stage settings take precedence over job settings. The setting should have type FileChannelOutputType.

Namespace:  Ookii.Jumbo.Jet
Assembly:  Ookii.Jumbo.Jet (in Ookii.Jumbo.Jet.dll) Version: 2.0.0
Syntax
public const string ChannelOutputType = "FileOutputChannel.OutputType"

Field Value

Type: String
See Also