Walter.Web.FireWall
PropagateExpiredRulesEveryMinutes Property
Walter.Web.FireWall Assembly > Walter.Web.FireWall.Configurations Namespace > RulesConfig Class : PropagateExpiredRulesEveryMinutes Property
Gets or sets the interval used to propagate expired rules in minutes.
Syntax
public double PropagateExpiredRulesEveryMinutes {get; set;}

Property Value

The propagate expired rules every minutes.
Remarks
Default is 5 minutes, set to 0 to use near real-time, this activation delay could effect how BlockRequestsConfig.BlockDuration is managed unblocking is only done when the firewall is active
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
BlockDuration Property