Walter.Web.FireWall
FrequencyRule Class
Members 
Walter.Web.FireWall Assembly > Walter.Web.FireWall.RuleEngine Namespace : FrequencyRule Class
Frequency related rules are those that allow an attempt for a given duration to allow for user error for a given time until it triggers.
Syntax
Remarks
A rule that allows 0 occurrences will trigger immediately, a rule that allows 1 occurrence in 24 hours will trigger on the 2nd time on that 24 hrs timespan. You can unblock the user after a given duration
Inheritance Hierarchy

System.Object
   System.Attribute
         Walter.Web.FireWall.RuleEngine.FireWallRule
            Walter.Web.FireWall.RuleEngine.FrequencyRule
               Walter.Web.FireWall.RuleEngine.DefaultRules
               Walter.Web.FireWall.RuleEngine.RegExRule

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

FrequencyRule Members
Walter.Web.FireWall.RuleEngine Namespace