Overload List
| Name | Description | |
|---|---|---|
| DeleteTempFiles(String, DateTime) | 
            Deletes old temporary files from the specified parent folder.`  `.
              | |
| DeleteTempFiles(String, Guid) | 
            Deletes all temporary files for the given parent scope.
              | |
| DeleteTempFiles(String, Guid, Int32, Int32) | 
            Deletes all the temporary files with number between lower and upper boud for the given parent scope.
              | 
See Also