Walter.Web.FireWall
RepeatViolations Enumeration
Walter.Web.FireWall Assembly > Walter.Web.FireWall.Configurations Namespace : RepeatViolations Enumeration
Rule controll how to act when repeat violations are incountered
Syntax
public enum RepeatViolations : System.Enum 
Members
MemberDescription
DoublePerIncident Double the block duration based on the total counts of all incidents that are in a given scope
DoublePerSameIncident Double the block duration based on the counts the same incidents that are in a given scope
NoSpecialAction Use only assigned values
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Walter.Web.FireWall.Configurations.RepeatViolations

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

Walter.Web.FireWall.Configurations Namespace