ZipShrinkProgressEventArgs.ProgressPercentage Property
Namespace: Rebex.IO.Compression
Assembly: Rebex.Zip.dll (version 7.0.9313)
ProgressPercentage
Gets a number between 0 and 100 representing the percentage of completeness of the operation.
Declaration
public int ProgressPercentage { get; }
Property Value
| Type | Description | 
|---|---|
| Int32 | Percentage value (0..100).  |