- Namespace
- CondenserDotNet
.Server - Containing Type
- RoutingMiddleware
Syntax
public Task Invoke(HttpContext httpContext)
Parameters
Name | Type | Description |
---|---|---|
httpContext | HttpContext |
Return Value
Type | Description |
---|---|
Task |
public Task Invoke(HttpContext httpContext)
Name | Type | Description |
---|---|---|
httpContext | HttpContext |
Type | Description |
---|---|
Task |