This documentation is archived and is not being maintained.
IISAPIRuntime Methods
Visual Studio 2010
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.
| Name | Description | |
|---|---|---|
|
DoGCCollect | Forces garbage collection. |
|
ProcessRequest | Creates a new 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. |
Show: