Field MaximumPageSize
- Namespace
- MailFathom.Application.Spam.History
- Assembly
- MailFathom.Application.dll
The greatest page size one request may ask for.
public const int MaximumPageSize = 200
Returns
- int
- The greatest page size one request may ask for.
Remarks
A classification carries the names of every signal the stages produced and the changes the verdict asked for, so a page is bounded by what it returns rather than only by how many rows it names. Both of those are themselves bounded per record, which is what keeps this figure meaningful.