Gets the number of items that were processed.
Namespace:
Rebex.IO.Compression
Assembly:
Rebex.Zip (in Rebex.Zip.dll)
Syntax
| Visual Basic |
|---|
Public ReadOnly Property ItemsProcessed As Integer Get |
| C# |
|---|
public int ItemsProcessed { get; } |