Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Member
5 Points
4 Posts
Mar 28, 2008 08:14 PM|LINK
Is this session lifetime controlled the same as forms based asp.net apps.
I tried setting the timeout to 1, but the state seemed to persist beyond 1 minute.
Also, I couldn't find an event to catch or hook to know when the session has timed out. (i.e. to allow for a redirect)
Thanks
coderocks
Member
5 Points
4 Posts
Re: Session State
Mar 28, 2008 08:14 PM|LINK
Is this session lifetime controlled the same as forms based asp.net apps.
I tried setting the timeout to 1, but the state seemed to persist beyond 1 minute.
Also, I couldn't find an event to catch or hook to know when the session has timed out. (i.e. to allow for a redirect)
Thanks