Click or drag to resize
TempFileInfoProviderDeleteTempFilesInternal Method
Overload List
  NameDescription
Protected methodDeleteTempFilesInternal(String, DateTime)
Deletes old temporary files from the specified parent folder.
Protected methodDeleteTempFilesInternal(String, Guid)
Deletes all the temporary files from the given parent scope.
Protected methodDeleteTempFilesInternal(String, Guid, Int32, Int32)
Deletes all the temporary files with number between lower and upper boud from the given parent scope.
Top
See Also