IExceptionResponseProviderGetResponseInfoAsync - метод

Definition

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

Параметры

context  HttpContext
 
ex  Exception
 

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

ValueTaskValueTupleHttpStatusCode, String, String

См. также