Table of Contents

Property RemainingInputCharacterCount

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

RemainingInputCharacterCount

Gets the characters this period still admits, or null where nothing is being counted against.

public long? RemainingInputCharacterCount { get; }

Property Value

long?

Remarks

Never negative: a batch that crossed the ceiling is paid for, and what is left after it is nothing rather than a debt.