Namespace MailFathom.Application.Spam.Runs
Classes
- SpamClassificationPass
Carries an account's whole-mailbox classification run as far as one pass's batch budget reaches.
- SpamClassificationRun
A whole-mailbox classification run somebody asked for, and how far the account's runs have carried it.
- SpamClassificationRunOptions
Bounds how much of an account's mail one classification pass takes in hand.
- SpamClassificationRunReport
What one account run's share of a whole-mailbox classification run produced.
- SpamClassificationRunRequest
What asking for a whole-mailbox classification run produced.
- SpamClassificationRunRequests
Takes a request to classify an account's whole mailbox, and answers one that is already under way.
- SpamClassificationRunTerms
What an operator asked a whole-mailbox classification run to do.
- SpamClassificationWalk
What one pass did to one account's outstanding classification run.
Interfaces
- ISpamClassificationRunStore
Keeps the one whole-mailbox classification run an account may have outstanding, and the progress made on it.
Enums
- SpamClassificationRunEnding
How a whole-mailbox classification run stopped being outstanding.