- Namespace
- CondenserDotNet
.Middleware .Pipelines - Containing Type
- WebsocketMiddleware
Syntax
public Task Invoke(HttpContext context)
Parameters
Name | Type | Description |
---|---|---|
context | HttpContext |
Return Value
Type | Description |
---|---|
Task |
public Task Invoke(HttpContext context)
Name | Type | Description |
---|---|---|
context | HttpContext |
Type | Description |
---|---|
Task |