Click or drag to resize

MultiInputRecordReader<T>.CurrentInputCount Property

Namespace:  Ookii.Jumbo.IO
Assembly:  Ookii.Jumbo (in Ookii.Jumbo.dll) Version: 2.0.0
Syntax
public int CurrentInputCount { get; }

Property Value

Type: Int32

Implements

IMultiInputRecordReader.CurrentInputCount
See Also