Property Depth
- Namespace
- MailFathom.Application.Emails.Embeddings.Generation
- Assembly
- MailFathom.Application.dll
Depth
Gets how many messages are waiting to be embedded.
int Depth { get; }
Property Value
Remarks
Published so the depth is observable, which is what makes falling behind visible rather than invisible.