MCQOPTIONS
Saved Bookmarks
| 1. |
You have to log the data into database if your session times out. Which event you will use? |
| A. | Session_End |
| B. | Application_End |
| C. | Application_Start |
| D. | Application_SessionTimeout |
| Answer» B. Application_End | |