Gets or sets the priority of the e-mail message
Namespace: log4net.AppenderAssembly: log4net (in log4net.dll) Version: 1.2.14.0 (1.2.14.0)
Syntax
Property Value
Type:One of the
Remarks
Sets the priority of the e-mails generated by this
appender. The default priority is
Normal.
If you are using this appender to report errors then
you may want to set the priority to
High.
See Also