ZipShrinkProgressEventArgs.ItemsProcessed Property
Namespace: Rebex.IO.Compression
Assembly: Rebex.Zip.dll (version 7.0.9083)
ItemsProcessed
Gets the number of items that were processed.
Declaration
public int ItemsProcessed { get; }
Property Value
Type | Description |
---|---|
Int32 | Number of items. |