WebApplication.DisconnectMessage and WebSession.TimedOut

When the WebApplication.DisconnectMessage message appears and the user chooses to leave the page, does the WebSession.TimedOut event fire?

No. Once the user leaves the app, no more messages come from the page.

Thank you Greg. My goal was to try and save their data before they leave the page.