Property FilterFingerprint
- Namespace
- MailFathom.Application.Rules.History
- Assembly
- MailFathom.Application.dll
FilterFingerprint
Gets the fingerprint of the filters this query reads under, which its cursors are issued against.
public string FilterFingerprint { get; }
Property Value
Remarks
The page size is deliberately not part of it. A caller may ask for a shorter or longer page while continuing the same walk, and refusing that would be a rule about pacing rather than about which executions the boundary sits in.