Walter.Web.FireWall
Expires Property (BlockDurationConfig)
Walter.Web.FireWall Assembly > Walter.Web.FireWall.Configurations Namespace > BlockDurationConfig Class : Expires Property
Configures how long it will take for the blocking to expires, if the duration is configured to be sliding then this value is relevant to the last violation and will be updated on each request during the blocked session.
Syntax
public TimeSpan Expires {get; set;}
Remarks
The default value for blocking cookies is set to 10 minutes.
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

BlockDurationConfig Class
BlockDurationConfig Members