IISMiddleware Class¶
- Namespace
Microsoft.AspNetCore.Server.IISIntegration
- Assemblies
- Microsoft.AspNetCore.Server.IISIntegration
Constructors¶
-
IISMiddleware
(Microsoft.AspNetCore.Http.RequestDelegate, Microsoft.Extensions.Logging.ILoggerFactory, Microsoft.Extensions.Options.IOptions<Microsoft.AspNetCore.Builder.IISOptions>, System.String)¶ public IISMiddleware(RequestDelegate next, ILoggerFactory loggerFactory, IOptions<IISOptions> options, string pairingToken)
-