Shuts down the HttpRuntime instance
<SecurityPermissionAttribute(SecurityAction.Demand, Unrestricted := True)> _ Public Shared Sub Close
[SecurityPermissionAttribute(SecurityAction.Demand, Unrestricted = true)] public static void Close()
[SecurityPermissionAttribute(SecurityAction::Demand, Unrestricted = true)] public: static void Close()
[<SecurityPermissionAttribute(SecurityAction.Demand, Unrestricted = true)>] static member Close : unit -> unit
This method is provided for use when your code implements its own hosting environment. There is no need to call this method in the course of normal request processing.
Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows XP SP2 x64 Edition, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2