| TempFileInfoProviderDeleteTempFiles Method |
| 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 bound for the given parent scope.
|