ISessionsControllerContext - интерфейс

Context information for methods in ISessionsControllerListener.

Definition

Пространство имён: Tessa.Web.Services
Сборка: Tessa.Web (в Tessa.Web.dll) Версия: 4.0.4
C#
public interface ISessionsControllerContext

Свойства

HttpContext 
Request Represents the incoming side of an individual HTTP request.
Response Represents the outgoing side of an individual HTTP request.

См. также