| TempFileInfoProviderDeleteTempFilesInternal Method |
| Name | Description | |
|---|---|---|
| DeleteTempFilesInternal(String, DateTime) |
Deletes old temporary files from the specified parent folder.
| |
| DeleteTempFilesInternal(String, Guid) |
Deletes all the temporary files from the given parent scope.
| |
| DeleteTempFilesInternal(String, Guid, Int32, Int32) |
Deletes all the temporary files with number between lower and upper bound from the given parent scope.
|