OBSOLETE : This event is no longer raised. You can use the GatheringZipContentByteProgression event to retrieve progress information during the step preceding the creation of the actual zip file. Raised every time the temporary zip file replaces the existing zip file, providing byte progression information to the event handler.
Raised during the step preceding the actual creation of the target zip file,
where files to keep from the original zip file (the ones that were not modified) are gathered
to a temporary location before overwriting the zip file.
Raised every time a FileSystemItem object has been processed, providing progression information to the event handler and the ability to perform custom post-processing on the target item. (Inherited from Xceed.FileSystem.FileSystemEvents)
Raised when an exception is caught during the processing of a path string, allowing the handler to correct the path and retry the operation. (Inherited from Xceed.FileSystem.FileSystemEvents)