System.Web.HttpRuntime.Close Method

Shuts down the System.Web.HttpRuntime instance.

Syntax

public static void Close ()

Remarks

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.

Requirements

Namespace: System.Web
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0