Walter.Web.FireWall
Visit Property (IVisitStats)
Walter.Web.FireWall Assembly > Walter.Web.FireWall.Models Namespace > IVisitStats Interface : Visit Property
Gets the date the page was send to the requester and depending on the latency the approximate time the result was accessible by the client.
Syntax
DateTime Visit {get;}

Property Value

The visit.
Remarks
Deduct the Visit - Started to calculate the time it took for the request to be generated, rendered and send

If requests to the same endpoint happen are started before the last Visit for the same user then there is an indicated for malicious intend.

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

IVisitStats Interface
IVisitStats Members
Started Property