A session timeout occurs when a unique application session (e.g. a web session) expires due to a time limitation placed on the session.
I have an ajax call to MVC which returns a partialview. This is all fine until the session ends or …
asp.net-mvc jquery session-cookies session-timeout