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, 06:03am
There are 0 comments
Comments are currently closed.