Walter.Web.FireWall
MailFrequency Property
Walter.Web.FireWall Assembly > Walter.Web.FireWall.Destinations.Email Namespace > IEmailReportDesination Interface : MailFrequency Property
Gets or sets the mail frequency when to send emails (default 10 minutes).
Syntax
TimeSpan MailFrequency {get; set;}

Property Value

The e-mail frequency.
Remarks
Please note that if using disk storage and your web application frequently re-starts you may get your emails more often then specified or not if no violations.
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

IEmailReportDesination Interface
IEmailReportDesination Members