Click or drag to resize

IMultiInputRecordReaderCurrentPartition Property

Gets the partition that calls to ReadRecord should return records for.

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

Property Value

Type: Int32
See Also