Constructor StoredEmailAwaitingChunking
- Namespace
- MailFathom.Application.Emails.Chunking
- Assembly
- MailFathom.Application.dll
StoredEmailAwaitingChunking(StoredEmailId, DerivedWorkAdmission)
One stored message the arrival pipeline has carried as far as the cut, and no further.
public StoredEmailAwaitingChunking(StoredEmailId StoredEmailId, DerivedWorkAdmission Admission = DerivedWorkAdmission.Admitted)
Parameters
StoredEmailIdStoredEmailIdThe message whose passages are still to be cut.
AdmissionDerivedWorkAdmissionWhy the classification gate lets this message be derived from, which is what the pass reports as it cuts.
Remarks
The admission is carried rather than asked for again, because the query that selected the message already decided it. Nothing else travels: a subject, a participant, and a body are mail content, and a pass reports counts.