HttpRuntime.UnloadAppDomain Method
.NET Framework 3.0
Terminates the current application. The application restarts the next time a request is received for it.
Namespace: System.Web
Assembly: System.Web (in system.web.dll)
Assembly: System.Web (in system.web.dll)
- SecurityPermission for full access to the resource protected by the permission. Associated enumeration: PermissionState.Unrestricted
Community Additions
ADD
Show: