ZipArchive.ShrinkProgress Event
Namespace: Rebex.IO.Compression
Assembly: Rebex.Zip.dll (version 7.0.9083)
Occurs when a data block is processed while shrinking the archive.
Syntax
public event EventHandler<ZipShrinkProgressEventArgs> ShrinkProgress
Returns
Type | Description |
---|---|
EventHandler<ZipShrinkProgressEventArgs> |