Class WaitForPreMiddlewareHostedServiceMiddleware
Inheritance
WaitForPreMiddlewareHostedServiceMiddleware
Assembly: Coree.NETASP.dll
Syntax
public class WaitForPreMiddlewareHostedServiceMiddleware
Constructors
|
Edit this page
View Source
WaitForPreMiddlewareHostedServiceMiddleware(RequestDelegate, PreMiddlewareHostedService)
Declaration
public WaitForPreMiddlewareHostedServiceMiddleware(RequestDelegate next, PreMiddlewareHostedService preMiddlewareHostedService)
Parameters
Methods
|
Edit this page
View Source
InvokeAsync(HttpContext)
Declaration
public Task InvokeAsync(HttpContext context)
Parameters
Returns