Method | Description | |
---|---|---|
Invoke ( HttpContext httpContext ) : System.Threading.Tasks.Task | ||
RaygunAspNetMiddleware ( RequestDelegate next, IOptions |
public Invoke ( HttpContext httpContext ) : System.Threading.Tasks.Task | ||
httpContext | HttpContext | |
return | System.Threading.Tasks.Task |
public RaygunAspNetMiddleware ( RequestDelegate next, IOptions |
||
next | RequestDelegate | |
settings | IOptions |
|
middlewareSettings | ||
return | Microsoft.AspNetCore.Builder |