Name | Description | |
---|---|---|
![]() | AllFileBytes | (Inherited from Xceed.FileSystem.FileSystemEventsSession) |
![]() | CurrentItem | Gets or sets the Xceed.FileSystem.FileSystemItem object currently being processed. (Inherited from Xceed.FileSystem.FileSystemEventsSession) |
![]() | Events | Gets the original TarEvents object that was used to create the session. |
![]() | IsEmpty | Gets a boolean value indicating if the session's list of Xceed.FileSystem.FileSystemItem objects to process contains no items. (Inherited from Xceed.FileSystem.FileSystemEventsSession) |
![]() | MultiThreadManager | (Inherited from Xceed.FileSystem.FileSystemEventsSession) |
![]() | Options | (Inherited from Xceed.FileSystem.FileSystemEventsSession) |
![]() | TarAllFileBytes | Gets the ProgressionInfo object representing the byte count information in regards to all the items to be processed for the current sesstion. |
![]() | TarAllItems | Gets the ProgressionInfo object representing the item count information for the current session. |
![]() | TarCurrentFileBytes | Gets the ProgressionInfo object representing the byte count information in regards to the current item being processed for the current session. |
![]() | TargetItem | Gets or sets the eventual target Xceed.FileSystem.FileSystemItem object for the process. (Inherited from Xceed.FileSystem.FileSystemEventsSession) |
![]() | UserData | Gets the opaque data that is sent back to the event handler when an event is raised. (Inherited from Xceed.FileSystem.FileSystemEventsSession) |