ServiceCallMiddleware.

Invoke(HttpContext) Method

Namespace
CondenserDotNet.Server
Containing Type
ServiceCallMiddleware

Syntax

public Task Invoke(HttpContext context)

Parameters

Name Type Description
context HttpContext

Return Value

Type Description
Task