Xceed .NET Libraries Documentation
Xceed.FileSystem Assembly / Xceed.FileSystem Namespace / FileSystemEventsSession Class


In This Topic
    FileSystemEventsSession Class Methods
    In This Topic

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

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