Walter.Web.FireWall
TryLogPageRequest Method (IDatabaseReportDestination)
Walter.Web.FireWall Assembly > Walter.Web.FireWall.Destinations Namespace > IDatabaseReportDestination Interface : TryLogPageRequest Method
The page that was used to process the request
Tries the log page request, this needs to be stored before the page is send to the client.
Syntax
bool TryLogPageRequest( 
   IPageRequest pageRequest
)

Parameters

pageRequest
The page that was used to process the request
Remarks
TryLogServedPageRequest will send the data to the backing storage for later processing and needs this data to be able to make a match
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

IDatabaseReportDestination Interface
IDatabaseReportDestination Members