Deletes old temporary files from the specified parent folder.` `.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- parentFolder
- Type: System String
Parent folder which is located under the temporary files root folder
- olderThan
- Type: System DateTime
All temporary files older than this date/time are deleted
See Also