Walter.Web.FireWall
Query(IFirewallUser,DateTime,DateTime) Method
Walter.Web.FireWall Assembly > Walter.Web.FireWall.Infrastructure Namespace > IRequestsDatabase Interface > Query Method : Query(IFirewallUser,DateTime,DateTime) Method
The user.
From.
The till.
Queries the visit stats for a specified user during a date time range.
Syntax

Parameters

user
The user.
from
From.
till
The till.

Return Value

IReadOnlyList<VisitStats>.
Remarks
You can get the Firewall use via Walter.Web.FireWall.IPageRequest.User and the Walter.Web.FireWall.IUserIdentity.AsFirewallUser method
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

IRequestsDatabase Interface
IRequestsDatabase Members
Overload List
User Property