Property ScannerThreshold
- Namespace
- MailFathom.Application.Spam
- Assembly
- MailFathom.Application.dll
ScannerThreshold
Gets the score at or above which a scanner's verdict is spam, or null to keep the scanner's own.
public double? ScannerThreshold { get; }
Property Value
Remarks
It replaces the threshold in the scanner's answer rather than being compared beside it, so the record states one pair of numbers in one scale. It reaches no other stage: a provider header carries its own threshold in a scale this one knows nothing about.