Click or drag to resize

ProgressEventArgsCurrentBytes Property

Current position in the file

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

Property Value

Type: Int64
See Also