Hi Everyone

I have an application that is storing information in applications
variables. I need each of this variables to be available for about 1
hour . I have created a application.cfm file with a CFAPPLICATION tag
as follows:

<cfapplication  name="theWebSite" 
                applicationTimeout="#CreateTimeSpan(0,1,0,0)#">

Will this automatically remove variables after the timeout time if
they are not re-wrote, or will they stay there until the whole
application is not used by anyone for 1 hour?

Thanks

Andrew.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Special thanks to the CF Community Suite Gold Sponsor - CFHosting.net
http://www.cfhosting.net

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:183746
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to