Share via


ForbidHttpResult.ExecuteAsync(HttpContext) Method

Definition

Write an HTTP response reflecting the result.

public System.Threading.Tasks.Task ExecuteAsync (Microsoft.AspNetCore.Http.HttpContext httpContext);

Parameters

httpContext
HttpContext

The HttpContext for the current request.

Returns

A task that represents the asynchronous execute operation.

Implements

Applies to

Product Versions
ASP.NET Core 7.0, 8.0, 9.0