IISAPIRuntime Methods
This API supports the product infrastructure and is not intended to be used directly from your code.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | DoGCCollect() | This API supports the product infrastructure and is not intended to be used directly from your code. Forces garbage collection. |
![]() | ProcessRequest(IntPtr, Int32) | This API supports the product infrastructure and is not intended to be used directly from your code. Creates a new HttpWorkerRequest object to process the current request. |
![]() | StartProcessing() | This API supports the product infrastructure and is not intended to be used directly from your code. Starts processing all items in the worker process pipeline. |
![]() | StopProcessing() | This API supports the product infrastructure and is not intended to be used directly from your code. Stops processing the items in the worker process pipeline. |
