Session Time Out

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Can I set session timeout in my web config file. I went and looked at my machine config file and there were a couple of timeout values, so I am not sure which one I would set so that the session would time out after 20 minutes

Thanks
 
Web.Config

SessionState

timeout="20"

Steve


Jim Heavey said:
Can I set session timeout in my web config file. I went and looked at my
machine config file and there were a couple of timeout values, so I am not
sure which one I would set so that the session would time out after 20
minutes.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top