Walter.Web.FireWall
GetIncidents Method
Walter.Web.FireWall Assembly > Walter.Web.FireWall.ViewModels Namespace > IUserIncidentStats Interface : GetIncidents Method
The time span.
Gets the total incidents violated for the user in a given time span.
Syntax
int GetIncidents( 
   TimeSpan timeSpan
)

Parameters

timeSpan
The time span.

Return Value

The sum of triggered incidents, not the count as the same incident can have be triggered several times
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

IUserIncidentStats Interface
IUserIncidentStats Members