Walter.Web.FireWall
IgnoreForNow Property
Walter.Web.FireWall Assembly > Walter.Web.FireWall.EventArguments Namespace > PhishyRequestEventArgs Class : IgnoreForNow Property
If set to true, it will instruct the firewall that no more reporting regarding this URL is needed for the duration of the firewall session.
Syntax
public bool IgnoreForNow {get; set;}
Remarks
Note that the same URL can be submitted with a different header or query parameters, setting IgnoreForNow to true may cause the firewall to remain silent
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

PhishyRequestEventArgs Class
PhishyRequestEventArgs Members