Property MaxBatchesPerRun
- Namespace
- MailFathom.Application.Emails.Extraction
- Assembly
- MailFathom.Application.dll
MaxBatchesPerRun
Gets or sets how many batches one run processes before it ends and reports that work remains.
public int MaxBatchesPerRun { get; set; }