Overload | Description |
---|---|
Query(IFirewallUser,TimeSpan) | Queries the visit states of a specified fire wall user in a specific timespan. |
Query(IFirewallUser,DateTime,DateTime) | Queries the visit stats for a specified user during a date time range. |
Query(UserTypes,DateTime,DateTime) | Queries the visit stats for a specified user type during a date time range. |
Query(TimeSpan) | Queries the visit statistics for the specified time span. |
Query(IFirewallUser,TimeSpan,HttpStatusCode[]) | Queries the specified firewall for visit stats for a given user and time with several status codes. |