Walter.Web.FireWall
AllowNonAspNetRequestsIn Property
Walter.Web.FireWall Assembly > Walter.Web.FireWall.Configurations Namespace > RulesConfig Class : AllowNonAspNetRequestsIn Property
Gets or sets the timespan for non ASP net requests will be measured in.
Syntax
public Nullable<TimeSpan> AllowNonAspNetRequestsIn {get; set;}

Property Value

The allow non ASP net requests in.
Remarks
If not assigned _tolerateMaximumViolationsIn will be used
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