Property BoundarySeparators
- Namespace
- MailFathom.Application.Emails.Chunking
- Assembly
- MailFathom.Application.dll
BoundarySeparators
Gets the separators a chunk is preferably ended after, from the strongest to the weakest.
public IReadOnlyList<string> BoundarySeparators { get; }