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