Walter.Web.FireWall
SessionId Property (IFireWall)
Walter.Web.FireWall Assembly > Walter.Web.FireWall Namespace > IFireWall Interface : SessionId Property
Firewall unique session identifier
Syntax
decimal SessionId {get;}
Remarks
session ID is used for audit and trace grouping of page requests. SessionIs and IInstrumented.SessionPageGroupNumber available in the base class of IPageRequest

if you use load balancer you need to add the server name for a unique key service as you will have several firewalls protecting the same 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

IFireWall Interface
IFireWall Members