Table of Contents

Property NextBackfillPassDueAt

Namespace
MailFathom.Application.Emails.Embeddings.Administration
Assembly
MailFathom.Application.dll

NextBackfillPassDueAt

When the backfill's next pass is due, or null while none is scheduled. An instant already past is a pass that is running or about to be taken; the absence is an instance that has only just started, or one whose walk is turned off and will schedule nothing at all.

public DateTimeOffset? NextBackfillPassDueAt { get; init; }

Property Value

DateTimeOffset?