System.Web.Hosting.IISAPIRuntime Members

The members of System.Web.Hosting.IISAPIRuntime are listed below.

Public Methods

DoGCCollect()

Forces garbage collection.

ProcessRequest(IntPtr, int) : int

Creates a new System.Web.HttpWorkerRequest object to process the current request.

StartProcessing()

Starts processing all items in the worker process pipeline.

StopProcessing()

Stops processing the items in the worker process pipeline.