This documentation is archived and is not being maintained.

IISAPIRuntime Methods

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

The IISAPIRuntime type exposes the following members.

  NameDescription
Public method DoGCCollect Forces garbage collection.
Public method ProcessRequest Creates a new HttpWorkerRequest object to process the current request
Public method StartProcessing Starts processing all items in the worker process pipeline.
Public method StopProcessing Stops processing the items in the worker process pipeline.
Top
Show: