Xceed .NET Libraries Documentation
ZipEventsSession Class Fields


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

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

Protected Fields
 NameDescription
Protected Field (Inherited from Xceed.FileSystem.FileSystemEventsSession)
Protected FieldAn instance of the ProgressionInfo class representing the byte count information in regards to all the items to be processed for the current session. (Inherited from Xceed.FileSystem.FileSystemEventsSession)
Protected FieldAn instance of the ProgressionInfo class representing the item count information for the current session. (Inherited from Xceed.FileSystem.FileSystemEventsSession)
Protected FieldAn instance of the Xceed.FileSystem.ByteProgressionEventArgs class that provides byte progression information for the current session.  
Protected FieldAn instance of the Xceed.FileSystem.ItemProgressionEventArgs class that provides item progression information for the current session.  
Protected FieldAn instance of the Xceed.FileSystem.ByteProgressionEventArgs class that provides byte progression information for the current session. (Inherited from Xceed.FileSystem.FileSystemEventsSession)
Protected FieldAn instance of the Xceed.FileSystem.ByteProgressionEventArgs class that provides byte progression information for the current session.  
Protected FieldAn instance of the ProgressionInfo class representing the byte count information in regards to the current item being processed for the current session. (Inherited from Xceed.FileSystem.FileSystemEventsSession)
Protected FieldThe current Xceed.FileSystem.FileSystemItem object being processed for the current session. (Inherited from Xceed.FileSystem.FileSystemEventsSession)
Protected FieldAn instance of the Xceed.FileSystem.FileSystemEvents class representing the original Xceed.FileSystem.FileSystemEvents object from which we created the session. (Inherited from Xceed.FileSystem.FileSystemEventsSession)
Protected FieldAn instance of the Xceed.FileSystem.ByteProgressionEventArgs class that provides byte progression information for the current session.  
Protected FieldAn instance of the Xceed.FileSystem.ItemExceptionEventArgs class that provides information on the exception that was thrown during a process for the current session. (Inherited from Xceed.FileSystem.FileSystemEventsSession)
Protected FieldRepresents a sorted collection of the items to process for the current session. Some FileSystem implementations require sorting items before processing them in order to improve performance. (Inherited from Xceed.FileSystem.FileSystemEventsSession)
Protected FieldRepresents a first-in, first-out collection of the items to process for the current session. (Inherited from Xceed.FileSystem.FileSystemEventsSession)
Protected FieldAn instance of the Xceed.FileSystem.ItemProgressionEventArgs class that provides item progression information for the current session. (Inherited from Xceed.FileSystem.FileSystemEventsSession)
Protected Field (Inherited from Xceed.FileSystem.FileSystemEventsSession)
Protected Field (Inherited from Xceed.FileSystem.FileSystemEventsSession)
Protected FieldAn instance of the Xceed.FileSystem.ItemProgressionEventArgs class that provides item progression information for the current session.  
Protected FieldAn instance of the Xceed.FileSystem.ScanningFolderEventArgs class that provides information on the folder being scanned or accessed for the current session. (Inherited from Xceed.FileSystem.FileSystemEventsSession)
Protected FieldThe Xceed.FileSystem.FileSystemItem object on which the process was called. (Inherited from Xceed.FileSystem.FileSystemEventsSession)
Protected FieldThe current target Xceed.FileSystem.FileSystemItem object of the process for the current session. (Inherited from Xceed.FileSystem.FileSystemEventsSession)
Protected FieldThis is set at construction, and updated after each event. It is assigned to each argument structure before each event. (Inherited from Xceed.FileSystem.FileSystemEventsSession)
Protected FieldAn instance of the ProgressionInfo class representing the byte count information in regards to all the items to be processed for the current session.  
Protected FieldAn instance of the ProgressionInfo class representing the item count information for the current session.  
Protected FieldAn instance of the ProgressionInfo class representing the byte count information in regards to the current item being processed for the current session.  
Protected FieldAn instance of the ZipEvents class representing the original ZipEvents object from which we created the session.  
Top
See Also

Reference

ZipEventsSession Class
Xceed.Zip Namespace