Click or drag to resize

ProgressEventArgsCurrentRecord Property

Number of the record being processed

Namespace:  FileHelpers.Events
Assembly:  FileHelpers (in FileHelpers.dll) Version: 3.2.6
Syntax
public int CurrentRecord { get; }

Property Value

Type: Int32
See Also