Table of Contents

Property MaximumAnalyzedCharacters

Namespace
MailFathom.Application.SensitiveContent
Assembly
MailFathom.Application.dll

MaximumAnalyzedCharacters

Gets the greatest number of characters one scan analyzes.

public int MaximumAnalyzedCharacters { get; }

Property Value

int

Remarks

Text beyond it is not analyzed, and therefore is not handed on either: what a redaction returns stops at this ceiling and reports how much it dropped. Emitting the remainder unanalyzed would let the one input nobody scanned be the one input that leaves.