IExceptionResponseProviderGetResponseInfoAsync - метод

Definition

Пространство имён: Tessa.Web.Services
Сборка: Tessa.Web (в Tessa.Web.dll) Версия: 4.0.4
C#
ValueTask<(HttpStatusCode StatusCode, string Text, string? ContentType)> GetResponseInfoAsync(
	HttpContext context,
	Exception ex
)

Параметры

context  HttpContext
 
ex  Exception
 

Возвращаемое значение

ValueTaskValueTupleHttpStatusCode, String, String

См. также