How to define session in runtime expire during runtime
how to define session runtime according to a session calunm vale in databse
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Midhun TpPosted Sep 1, 2016, 7:37 AM
Akash VarshneyPosted Sep 1, 2016, 7:08 AM
Here is a good link on session timeouts. http://www.codeproject.com/KB/session/Sessiontimeoutnotworking.aspx?display=Print
Make sure to set the application timeout to 180, and then set it to 40 for every other user in the code behind with Session.Timeout.