Results<TResult1,TResult2,TResult3,TResult4,TResult5,TResult6>.ExecuteAsync Method

Definition

Write an HTTP response reflecting the result.

C#
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