This is a migrated thread and some comments may be shown as answers.

TemporaryFileExpiration how is this tracked?

1 Answer 98 Views
AsyncUpload
This is a migrated thread and some comments may be shown as answers.
Lenny_shp
Top achievements
Rank 2
Lenny_shp asked on 29 Sep 2011, 10:42 PM

If I have 2 applications setting to the same TemporaryFolder but 1 TemporaryFileExpiration is set to 3 hours the other is set to 5 hours. 


Would files uploaded from app1 stay for 3 hours and files uploaded from app2 stay for 5 hours?
Or is it going to delete the files in the folder based on system clock for the shortest TemporaryFileExpiration configured??

1 Answer, 1 is accepted

Sort by
0
Dimitar Terziev
Telerik team
answered on 04 Oct 2011, 08:23 AM
Hello Lenny_Shp,

The uploaded files will be kept for the time defined by the TemporaryFileExpiration property of the upload they have been uploaded by. So in your case part of the files will be kept for three hours and the other for five hours.

Regards,
Dimitar Terziev
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now
Tags
AsyncUpload
Asked by
Lenny_shp
Top achievements
Rank 2
Answers by
Dimitar Terziev
Telerik team
Share this question
or