System.Web.Hosting.IISAPIRuntime: Method Members

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

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.