IExceptionResponseProviderGetResponseInfoAsync - метод

Definition

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

Параметры

context  HttpContext
 
ex  Exception
 

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

ValueTaskValueTupleHttpStatusCode, String, String

См. также