Suoranta.EnterpriseLib.Web - Developer API

ClientHintsMiddleware..::..Invoke Method (IOwinContext, Func<(Of <(<'Task>)>)>)

Namespace:  Suoranta.EnterpriseLib.Web.Owin
Assembly:  Suoranta.EnterpriseLib.Web (in Suoranta.EnterpriseLib.Web.dll)

Syntax


public Task Invoke(
	IOwinContext context,
	Func<Task> next
)

Parameters

context
Type: IOwinContext
next
Type: Func<(Of <(<'Task>)>)>