Name | Description | |
---|---|---|
AddingItemToProcess | (Inherited from Xceed.FileSystem.FileSystemEvents) | |
BuildingZipByteProgression | Raised every time a target zip file is being built, providing byte progression information to the event handler. | |
BuildingZipItemProgression | Raised every time a target zip file is being built, providing item progression information to the event handler. | |
ByteProgression | (Inherited from Xceed.FileSystem.FileSystemEvents) | |
DiskRequired | Raised when a new disk or split part is required. | |
GatheringZipContentByteProgression | 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. | |
ItemCompletion | (Inherited from Xceed.FileSystem.FileSystemEvents) | |
ItemException | (Inherited from Xceed.FileSystem.FileSystemEvents) | |
ItemProgression | (Inherited from Xceed.FileSystem.FileSystemEvents) | |
PathException | (Inherited from Xceed.FileSystem.FileSystemEvents) | |
PropertiesAppliedToItem | (Inherited from Xceed.FileSystem.FileSystemEvents) | |
ReadingZipItemProgression | Raised every time a zip file is being read for the first time or being refreshed, providing progression information to the event handler. | |
ScanningFolder | (Inherited from Xceed.FileSystem.FileSystemEvents) |