ProgressEventArgs Properties
Provides data for the ZipArchive.Progress event.Name | Description |
---|---|
CanContinue | Gets or sets the value that specifies whether the process can proceed further. Inherited from CanContinueEventArgs. |
Progress | Obtains the progress value. |
See Also