Property StoredContentBytes
- Namespace
- MailFathom.Application.Synchronization
- Assembly
- MailFathom.Application.dll
StoredContentBytes
How much local storage the stored content occupies now, which is what it occupied when the run began plus what the run wrote. It is the level a ceiling is compared against, so it is reported whether or not one is configured.
public long StoredContentBytes { get; init; }