Xceed Real-Time Zip for .NET Documentation
ZipEvents Class Events


Xceed.Zip Assembly > Xceed.Zip Namespace : ZipEvents Class

For a list of all members of this type, see ZipEvents members.

Public Events
 NameDescription
Public Event (Inherited from Xceed.FileSystem.FileSystemEvents)
Public EventRaised every time a target zip file is being built, providing byte progression information to the event handler.  
Public EventRaised every time a target zip file is being built, providing item progression information to the event handler.  
Public Event (Inherited from Xceed.FileSystem.FileSystemEvents)
Public EventRaised when a new disk or split part is required.  
Public EventRaised 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.  
Public Event (Inherited from Xceed.FileSystem.FileSystemEvents)
Public Event (Inherited from Xceed.FileSystem.FileSystemEvents)
Public Event (Inherited from Xceed.FileSystem.FileSystemEvents)
Public Event (Inherited from Xceed.FileSystem.FileSystemEvents)
Public Event (Inherited from Xceed.FileSystem.FileSystemEvents)
Public EventRaised every time a zip file is being read for the first time or being refreshed, providing progression information to the event handler.  
Public Event (Inherited from Xceed.FileSystem.FileSystemEvents)
Top
See Also

Reference

ZipEvents Class
Xceed.Zip Namespace