Xceed .NET Libraries Documentation
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.  (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.  (Inherited from Xceed.FileSystem.FileSystemEventsSession)
    Public MethodOverloaded.  (Inherited from Xceed.FileSystem.FileSystemEventsSession)
    Public MethodRaises the last ItemProgression event when the process is completed. (Inherited from Xceed.FileSystem.FileSystemEventsSession)
    Public MethodOverloaded.  (Inherited from Xceed.FileSystem.FileSystemEventsSession)
    Public MethodOverloaded.  (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.  (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.  (Inherited from Xceed.FileSystem.FileSystemEventsSession)
    Top
    Protected Methods
     NameDescription
    Protected Method (Inherited from Xceed.FileSystem.FileSystemEventsSession)
    Top
    See Also