Name | Description | |
---|---|---|
![]() | ZipEventsSession Constructor | Initializes a new instance of the ZipEventsSession class. |
The following tables list the members exposed by ZipEventsSession.
Name | Description | |
---|---|---|
![]() | ZipEventsSession Constructor | Initializes a new instance of the ZipEventsSession class. |
Name | Description | |
---|---|---|
![]() | m_addingItemToProcessEventArgs | (Inherited from Xceed.FileSystem.FileSystemEventsSession) |
![]() | m_allFilesBytes | (Inherited from Xceed.FileSystem.FileSystemEventsSession) |
![]() | m_allItems | (Inherited from Xceed.FileSystem.FileSystemEventsSession) |
![]() | m_buildingZipByteProgressionArgs | An instance of the Xceed.FileSystem.ByteProgressionEventArgs class that provides byte progression information for the current session. |
![]() | m_buildingZipItemProgressionArgs | An instance of the Xceed.FileSystem.ItemProgressionEventArgs class that provides item progression information for the current session. |
![]() | m_byteProgressionArgs | (Inherited from Xceed.FileSystem.FileSystemEventsSession) |
![]() | m_copyingZipByteProgressionArgs | An instance of the Xceed.FileSystem.ByteProgressionEventArgs class that provides byte progression information for the current session. |
![]() | m_currentFileBytes | (Inherited from Xceed.FileSystem.FileSystemEventsSession) |
![]() | m_currentItem | (Inherited from Xceed.FileSystem.FileSystemEventsSession) |
![]() | m_events | (Inherited from Xceed.FileSystem.FileSystemEventsSession) |
![]() | m_gatheringZipContentByteProgressionArgs | An instance of the Xceed.FileSystem.ByteProgressionEventArgs class that provides byte progression information for the current session. |
![]() | m_itemExceptionArgs | (Inherited from Xceed.FileSystem.FileSystemEventsSession) |
![]() | m_itemPairList | (Inherited from Xceed.FileSystem.FileSystemEventsSession) |
![]() | m_itemPairQueue | (Inherited from Xceed.FileSystem.FileSystemEventsSession) |
![]() | m_itemProgressionArgs | (Inherited from Xceed.FileSystem.FileSystemEventsSession) |
![]() | m_pathExceptionArgs | (Inherited from Xceed.FileSystem.FileSystemEventsSession) |
![]() | m_propertiesAppliedEventArgs | (Inherited from Xceed.FileSystem.FileSystemEventsSession) |
![]() | m_readingZipItemProgressionArgs | An instance of the Xceed.FileSystem.ItemProgressionEventArgs class that provides item progression information for the current session. |
![]() | m_scanningFolderArgs | (Inherited from Xceed.FileSystem.FileSystemEventsSession) |
![]() | m_sender | (Inherited from Xceed.FileSystem.FileSystemEventsSession) |
![]() | m_targetItem | (Inherited from Xceed.FileSystem.FileSystemEventsSession) |
![]() | m_userData | (Inherited from Xceed.FileSystem.FileSystemEventsSession) |
![]() | m_zipAllFilesBytes | An instance of the ProgressionInfo class representing the byte count information in regards to all the items to be processed for the current session. |
![]() | m_zipAllItems | An instance of the ProgressionInfo class representing the item count information for the current session. |
![]() | m_zipCurrentFileBytes | An instance of the ProgressionInfo class representing the byte count information in regards to the current item being processed for the current session. |
![]() | m_zipEvents | An instance of the ZipEvents class representing the original ZipEvents object from which we created the session. |
Name | Description | |
---|---|---|
![]() | AllFileBytes | (Inherited from Xceed.FileSystem.FileSystemEventsSession) |
![]() | CurrentItem | (Inherited from Xceed.FileSystem.FileSystemEventsSession) |
![]() | Events | |
![]() | IsEmpty | (Inherited from Xceed.FileSystem.FileSystemEventsSession) |
![]() | MultiThreadManager | (Inherited from Xceed.FileSystem.FileSystemEventsSession) |
![]() | Options | (Inherited from Xceed.FileSystem.FileSystemEventsSession) |
![]() | TargetItem | (Inherited from Xceed.FileSystem.FileSystemEventsSession) |
![]() | UserData | (Inherited from Xceed.FileSystem.FileSystemEventsSession) |
![]() | ZipAllFileBytes | |
![]() | ZipAllItems | |
![]() | ZipCurrentFileBytes |
Name | Description | |
---|---|---|
![]() | AssignComparer | (Inherited from Xceed.FileSystem.FileSystemEventsSession) |
![]() | CreateByteProgressionEventArgs | (Inherited from Xceed.FileSystem.FileSystemEventsSession) |
![]() | GetNextItemPair | Overloaded. (Inherited from Xceed.FileSystem.FileSystemEventsSession) |
![]() | InitializeCurrentTotalBytes | Initializes the total amount of bytes for the current zip item to be processed. |
![]() | InitializeTotalBytes | Initializes the total amount of bytes for all zip items to be processed. |
![]() | InitializeTotalItems | Initializes the total amount of zip items to be processed. |
![]() | OnBuildingZipByteCompletion | The last BuildingZipByteProgression event raised once processing of a zip item is completed. |
![]() | OnBuildingZipByteProgression | Raises the BuildingZipByteProgression event. |
![]() | OnBuildingZipItemCompletion | The last BuildingZipItemProgression event raised once processing is completed. |
![]() | OnBuildingZipItemProgression | Raises the BuildingZipItemProgression event. |
![]() | OnBytesCompleted | Overloaded. (Inherited from Xceed.FileSystem.FileSystemEventsSession) |
![]() | OnBytesProcessed | Overloaded. (Inherited from Xceed.FileSystem.FileSystemEventsSession) |
![]() | OnCompletion | (Inherited from Xceed.FileSystem.FileSystemEventsSession) |
![]() | OnCopyingZipByteCompletion | OBSOLETE : You can override OnGatheringZipContentByteCompletion to get status on the step preceding the creation of the zip file. The last CopyingZipByteProgression event raised once processing for a zip file is completed. |
![]() | OnDiskRequired | Raises the DiskRequired event. |
![]() | OnException | Overloaded. (Inherited from Xceed.FileSystem.FileSystemEventsSession) |
![]() | OnGatheringZipContentByteCompletion | The last GatheringZipContentByteProgression event raised once processing is completed. |
![]() | OnGatheringZipContentByteProgression | Raises the GatheringZipContentByteProgression event. |
![]() | OnItemCompleted | Overloaded. (Inherited from Xceed.FileSystem.FileSystemEventsSession) |
![]() | OnNewItemToProcess | (Inherited from Xceed.FileSystem.FileSystemEventsSession) |
![]() | OnPathException | (Inherited from Xceed.FileSystem.FileSystemEventsSession) |
![]() | OnProcessingNewItem | Overloaded. (Inherited from Xceed.FileSystem.FileSystemEventsSession) |
![]() | OnPropertiesApplied | (Inherited from Xceed.FileSystem.FileSystemEventsSession) |
![]() | OnReadingZipItemCompletion | The last ReadingZipItemProgression event raised once processing is completed. |
![]() | OnReadingZipItemProgression | |
![]() | OnScanningFolder | (Inherited from Xceed.FileSystem.FileSystemEventsSession) |
![]() | OnUndoBytesProcessed | Overloaded. (Inherited from Xceed.FileSystem.FileSystemEventsSession) |
Name | Description | |
---|---|---|
![]() | GetItemSize | (Inherited from Xceed.FileSystem.FileSystemEventsSession) |