BenSelect Documentation
IHttpSessionService Interface
Members  See Also  Send Feedback
Selerix.Foundation.Interfaces Namespace : IHttpSessionService Interface
The ninjectable session service interface.

Syntax

JScript 
public interface IHttpSessionService 

Public Properties

 NameDescription
 PropertyIsWebEnvironmentIndicates whether per-user Web session could be used for cache.  
 PropertyItemGets or Sets session parameter value.  
 PropertySessionIDGets the HTTP session ID.  
 PropertyTimeoutGets the HTTP session timeout.  
Top

Public Methods

 NameDescription
 MethodClearClears the session.  
Top

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2024 All Rights Reserved.