SessionClosedContext - класс

Definition

Пространство имён: Tessa.Web.Services
Сборка: Tessa.Web (в Tessa.Web.dll) Версия: 4.0.4
C#
public class SessionClosedContext : ISessionsControllerContext, 
	IEquatable<SessionClosedContext>
Inheritance
Object    SessionClosedContext
Implements
IEquatableSessionClosedContext, ISessionsControllerContext

Заметки

Derived classes can add properties.

Конструкторы

Свойства

ClientUsesCookiesIndication that client uses cookies, i.e. it is web client.
HttpContext
Request
Represents the incoming side of an individual HTTP request.
Response
Represents the outgoing side of an individual HTTP request.

Методы

FinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Унаследован от Object)
GetTypeGets the Type of the current instance.
(Унаследован от Object)
MemberwiseCloneCreates a shallow copy of the current Object.
(Унаследован от Object)

Методы расширения

Get
(Определяется ComHelper)
Invoke
(Определяется ComHelper)
Set
(Определяется ComHelper)

См. также