You have to log the data into database if your session times out. Which event will you use?

Options
- Session_End
- Application_End
- Application_Start
- Application_SessionTimeout


CORRECT ANSWER : Session_End

Write your comments


Enter the code shown above:

(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)


Advertisement