Name | Description | |
---|---|---|
AssignComparer | Sorts the list of items to be processed using a specific comparer. | |
CreateByteProgressionEventArgs | ||
GetNextItemPair | Overloaded. Retrieves the next pair of FileSystemItem objects to be processed. | |
OnBytesCompleted | Overloaded. Forces the byte progression to 100% completion. | |
OnBytesProcessed | Overloaded. Raises the FileSystemEvents.ByteProgression event. | |
OnCompletion | Raises the last ItemProgression event when the process is completed. | |
OnException | Overloaded. Raises the ItemException event whenever an error occurs during the processing of a FileSystemItem object. | |
OnItemCompleted | Overloaded. Raises the ItemCompletion event. | |
OnNewItemToProcess | Places the new item in the list of FileSystemItem objects to be processed. | |
OnPathException | Raises the PathException event whenever an error occurs during the processing of a path string during construction of a FileSystem-derived object | |
OnProcessingNewItem | Overloaded. Called when a new item is about to be processed. | |
OnPropertiesApplied | ||
OnScanningFolder | Raises the ScanningFolder event. | |
OnUndoBytesProcessed | Overloaded. Removes the amount of bytes processed for an item if an error occurred during the processing of that item. |