Initializes a new instance of the TarEventsSession class specifying the TarEvents object from which the session is created, the FileSystemItem object on which the process was called, and the user data that is sent back to the event handler.
An 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)
An instance of the ProgressionInfo class representing the item count information
for the current session. (Inherited from Xceed.FileSystem.FileSystemEventsSession)
An 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)
Represents 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)
This is set at construction, and updated after each event.
It is assigned to each argument structure before each event. (Inherited from Xceed.FileSystem.FileSystemEventsSession)