Table of Contents

Property MaxBatchesPerPass

Namespace
MailFathom.Application.Spam.Runs
Assembly
MailFathom.Application.dll

MaxBatchesPerPass

Gets or sets how many batches one pass may commit before it leaves the rest to the next account run.

public int MaxBatchesPerPass { get; set; }

Property Value

int