Property MaxBatchesPerPass
- Namespace
- MailFathom.Application.Rules.Evaluation
- Assembly
- MailFathom.Application.dll
MaxBatchesPerPass
Gets or sets how many batches one walk of one pass may commit before it leaves the rest to the next run.
public int MaxBatchesPerPass { get; set; }