[Root] / Xceed.Tar Assembly / Xceed.Tar Namespace / TarEventsSession Class


In This Topic
    TarEventsSession Class Methods
    In This Topic

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

    Public Methods
     NameDescription
    Public MethodSorts the list of items to be processed using a specific comparer. (Inherited from Xceed.FileSystem.FileSystemEventsSession)
    Public Method (Inherited from Xceed.FileSystem.FileSystemEventsSession)
    Public MethodOverloaded. Retrieves the next pair of Xceed.FileSystem.FileSystemItem objects to be processed. (Inherited from Xceed.FileSystem.FileSystemEventsSession)
    Public MethodInitializes the total amount of bytes for the current item to be processed.  
    Public MethodInitializes the total amount of bytes for all items to be processed.  
    Public MethodInitializes the total amount of items to be processed.  
    Public MethodOverloaded.  Forces the byte progression to 100% completion. (Inherited from Xceed.FileSystem.FileSystemEventsSession)
    Public MethodOverloaded. Raises the FileSystemEvents.ByteProgression event. (Inherited from Xceed.FileSystem.FileSystemEventsSession)
    Public MethodRaises the last ItemProgression event when the process is completed. (Inherited from Xceed.FileSystem.FileSystemEventsSession)
    Public MethodOverloaded. Raises the ItemException event whenever an error occurs during the processing of a Xceed.FileSystem.FileSystemItem object. (Inherited from Xceed.FileSystem.FileSystemEventsSession)
    Public MethodOverloaded. Raises the FileSystemEvents.ItemCompletion event. (Inherited from Xceed.FileSystem.FileSystemEventsSession)
    Public MethodPlaces the new item in the list of Xceed.FileSystem.FileSystemItem objects to be processed. (Inherited from Xceed.FileSystem.FileSystemEventsSession)
    Public MethodRaises the PathException event whenever an error occurs during the processing of a path string during construction of a FileSystem-derived object (Inherited from Xceed.FileSystem.FileSystemEventsSession)
    Public MethodOverloaded.  Called when a new item is about to be processed. (Inherited from Xceed.FileSystem.FileSystemEventsSession)
    Public Method (Inherited from Xceed.FileSystem.FileSystemEventsSession)
    Public MethodRaises the ReadingTarItemProgression event specifying the item currently being procressed.  
    Public MethodRaises the Xceed.FileSystem.FileSystemEvents.ScanningFolder event. (Inherited from Xceed.FileSystem.FileSystemEventsSession)
    Public MethodOverloaded.  Removes the amount of bytes processed for an item if an error occurred during the processing of that item. (Inherited from Xceed.FileSystem.FileSystemEventsSession)
    Top
    Protected Methods
     NameDescription
    Protected Method (Inherited from Xceed.FileSystem.FileSystemEventsSession)
    Top
    See Also