Atozed Forums

Full Version: Web Session Timeout
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi,

Is there a way to catch when a user gets timeout/expires?
I need to update a table when this happens.

Mikael
Check the ServerController OnCloseSession event.
ohh,

Where can I read about aSession: TIWApplication?