xml Web.config Session Timeout
<system.web> <sessionState timeout="60" /> </system.web>
Overrides the default Session state timeout, from 20 to 60 minutes
Updated: Wednesday 9th February 2011, 10:01am
There are 0 comments
Comments are currently closed.