Walter.Web.FireWall
BufferFirewallData Property (CashingConfig)
Walter.Web.FireWall Assembly > Walter.Web.FireWall.Configurations Namespace > CashingConfig Class : BufferFirewallData Property
Gets duration that the firewall will buffer data in memory default is 60 minutes for disk based, 365 days for database based storage.
Syntax
public TimeSpan BufferFirewallData {get; set;}

Property Value

The buffer firewall data.
Remarks
The longer this period the more memory and or disk storage you need. The more data you have the better the firewall will recognize user events.
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

CashingConfig Class
CashingConfig Members