Click or drag to resize

ChannelConfigurationOutputStage Property

Gets or sets the ID of the stage whose tasks that read from the channel.

Namespace:  Ookii.Jumbo.Jet.Channels
Assembly:  Ookii.Jumbo.Jet (in Ookii.Jumbo.Jet.dll) Version: 2.0.0
Syntax
public string OutputStage { get; set; }

Property Value

Type: String
See Also