SessionClosedContextResponse - свойство
Represents the outgoing side of an individual HTTP request.
Пространство имён: Tessa.Web.ServicesСборка: Tessa.Web (в Tessa.Web.dll) Версия: 4.0.4
public HttpResponse Response { get; init; }
Public Property Response As HttpResponse
Get
Set
public:
virtual property HttpResponse^ Response {
HttpResponse^ get () sealed;
void set (HttpResponse^ value) sealed;
}
abstract Response : HttpResponse with get, set
override Response : HttpResponse with get, set
HttpResponseISessionsControllerContextResponse