Walter.Web.FireWall
SessionAvailable Property
Walter.Web.FireWall Assembly > Walter.Web.FireWall Namespace > IPageRequest Interface : SessionAvailable Property
Gets a value indicating whether the ISession is configured and is available.
Syntax
bool SessionAvailable {get;}

Property Value

true if [session available]; otherwise, false.
Remarks
ISession and FireWall session are different, firewall session documents the user session on the database where ISession is storage on the web application
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IPageRequest Interface
IPageRequest Members