I have a Web Forms application that saves the session when the user logs in, with a timeout of 21 minutes without using the application to expire the session:
<sessionState timeout="21" />
Performing tests on the local machine, the li...
asked by
18.05.2016 / 14:38