System.Web.HttpRuntime: Method Members

The methods of System.Web.HttpRuntime are listed below. For a list of all members, see the HttpRuntime Members list.

See Also: Inherited members from System.Object

Public Methods

static
Close()

Shuts down the System.Web.HttpRuntime instance.

static
ProcessRequest(HttpWorkerRequest)

Drives all ASP.NET Web processing execution.

static
UnloadAppDomain()

Terminates the current application. The application restarts the next time a request is received for it.