Hello all,
I'm writing an asp.net web application in C#
i would like to invoke some function when the session
ends (e.g, deleting some files from the web server directory) is there any function (like the Page_Load() func. that is being called every time the page is being load) that occires when session ends ?
Best,
P.
I'm writing an asp.net web application in C#
i would like to invoke some function when the session
ends (e.g, deleting some files from the web server directory) is there any function (like the Page_Load() func. that is being called every time the page is being load) that occires when session ends ?
Best,
P.