Guest User

Guest User

  • Tech Writer
  • 515
  • 46.4k

About Session alive

Dec 30 2020 10:23 PM
Hello Everyone,
Hope everyone is fine
 
I am creating Session after Login in my mvc project, but that session is getting expired after few mins (Max it's default 20 mins) 
 
I want to keep the session alive until user clicks on the logout (same like other apps gmail or facebook), the user should be always logged in.
 
I have tried so many solutions to fix (Like generic handler, cookies and many more), but still it is not working. 
So any other way it can be fixed or any other solution in term of Session.
 
The response will be appreciated, Thank you !
 

Answers (4)