I need to sign out a user when the user closed the tab or browser, how do I do that in ASP.NET MVC?
My Action for user logout is:
public ActionResult Lo