Walter.Web.FireWall
ViolationsExpireAfter Property
Walter.Web.FireWall Assembly > Walter.Web.FireWall.Configurations Namespace > RulesConfig Class : ViolationsExpireAfter Property
Will tell the violation to expire after a given time, the default is 20 minutes. Use annotations to control firewall blocking rules
Syntax
public TimeSpan ViolationsExpireAfter {get; set;}
Remarks
Annotations can be used to determine if violations will block after several incidents in a given timespan. This expiry is similar to cookie expiry only this value is not send to the browser but maintained locally.
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

RulesConfig Class
RulesConfig Members