Table of Contents

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

int

Remarks

Published so the depth is observable, which is what makes falling behind visible rather than invisible.