Method PermitsDerivedWork
- Namespace
- MailFathom.Application.Spam.Gating
- Assembly
- MailFathom.Application.dll
PermitsDerivedWork(DerivedWorkAdmission)
Reports whether chunking, embedding, and rule evaluation may run for the occurrence.
public static bool PermitsDerivedWork(this DerivedWorkAdmission admission)
Parameters
admissionDerivedWorkAdmissionWhat the gate concluded.