IExceptionResponseProviderGetResponseInfoAsync - метод

Definition

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

Параметры

context  HttpContext
 
ex  Exception
 

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

ValueTaskValueTupleHttpStatusCode, String, String

См. также