- Is there a way to set the application timeout in ASP.NET Core 1/MVC 6?
- What is the default time a site stays in memory without activity on the site, haven't been able to locate documentation on this?
I can see when the site spins up from the text log of the stdout but I'm not sure when it goes down or how I can extend (or shrink) that number programatically.