IKestrunRequestInvoker.InvokeAsync method

Invokes a route through the normal HTTP pipeline.

public Task<KestrunRouteInvokeResult> InvokeAsync(KestrunHost host, KestrunRequestInput input, 
    CancellationToken cancellationToken = default)

See Also