- Namespace
- CondenserDotNet
.Middleware .Pipelines - Containing Type
- HttpResponseHelper
Syntax
public static Task<bool> ReceiveBodyAsync(this IPipeConnection connection, HttpContext context, ILogger logger)
Parameters
| Name | Type | Description |
|---|---|---|
| connection | IPipeConnection | |
| context | HttpContext | |
| logger | ILogger |
Return Value
| Type | Description |
|---|---|
| Task |
