Aracılığıyla paylaş


SignOutResult.IResult.ExecuteAsync(HttpContext) Yöntem

Tanım

Sonucu yansıtan bir HTTP yanıtı yazın.

System.Threading.Tasks.Task IResult.ExecuteAsync (Microsoft.AspNetCore.Http.HttpContext httpContext);
abstract member Microsoft.AspNetCore.Http.IResult.ExecuteAsync : Microsoft.AspNetCore.Http.HttpContext -> System.Threading.Tasks.Task
override this.Microsoft.AspNetCore.Http.IResult.ExecuteAsync : Microsoft.AspNetCore.Http.HttpContext -> System.Threading.Tasks.Task
Function ExecuteAsync (httpContext As HttpContext) As Task Implements IResult.ExecuteAsync

Parametreler

httpContext
HttpContext

HttpContext Geçerli istek için.

Döndürülenler

Zaman uyumsuz yürütme işlemini temsil eden görev.

Uygulamalar

Şunlara uygulanır