IReadOnlyList<VisitStats> GetUserVisits( IFirewallUser user, TimeSpan timeSpan, params HttpStatusCode[] statusCodes )
Parameters
- user
- The user
- timeSpan
- the duration
- statusCodes
- Results with status codes
Return Value
List of visiting stats with the HTTP status codes