Table of Contents

Property MaximumPassagesPerCall

Namespace
MailFathom.Application.Emails.Embeddings
Assembly
MailFathom.Application.dll

MaximumPassagesPerCall

Gets the greatest number of passages one call accepts.

int MaximumPassagesPerCall { get; }

Property Value

int

Remarks

Published rather than left to the caller to discover from a failure, so work is cut into calls this generator serves instead of being sent whole and refused. The bound is the deployment's, not the model's: it is what this instance is configured to send at once.