Click or drag to resize

ChannelConfigurationMultiInputRecordReaderType Property

Gets or sets the type of multi input record reader to use to combine the the input readers of this channel.

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

Property Value

Type: TypeReference
See Also