IISMiddleware Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The middleware that enables IIS Out-Of-Process to work.
public ref class IISMiddleware
public class IISMiddleware
type IISMiddleware = class
Public Class IISMiddleware
- Inheritance
-
IISMiddleware
Constructors
Methods
Invoke(HttpContext) |
Invoke the middleware. |