The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
ApplicationManager::ShutdownAll Method ()
.NET Framework (current version)
Unloads all application resources.
Assembly: System.Web (in System.Web.dll)
Calling the ShutdownAll method is equivalent to calling the HostingEnvironment::InitiateShutdown method in all application domains managed by this ApplicationManager instance; however, the ShutdownAll method can be called from outside the managed application domains.
.NET Framework
Available since 2.0
Available since 2.0
Show: