Method Refused
- Namespace
- MailFathom.Application.Jobs.DeadLetters
- Assembly
- MailFathom.Application.dll
Refused(DeadLetteredJobQueryOutcome)
Reports a request that names no page.
public static DeadLetteredJobQueryResult Refused(DeadLetteredJobQueryOutcome outcome)
Parameters
outcomeDeadLetteredJobQueryOutcomeWhat the caller has to change.
Returns
- DeadLetteredJobQueryResult
A refused result.
Exceptions
- ArgumentOutOfRangeException
Thrown when
outcomenames an acceptance rather than a refusal.