Gets the number of bytes of the currently processing file that were already processed.
Namespace:
Rebex.IO.Compression
Assembly:
Rebex.Zip (in Rebex.Zip.dll)
Syntax
Visual Basic |
---|
Public ReadOnly Property CurrentFileBytesProcessed As Long Get |
C# |
---|
public long CurrentFileBytesProcessed { get; } |