Table of Contents

Property ActivationOutstanding

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

ActivationOutstanding

Gets whether a declaration is waiting for an activation nobody has performed.

public bool ActivationOutstanding { get; }

Property Value

bool

Remarks

The member this whole value exists for. Editing configuration declares a model and starts nothing, which ADR 0006 records as the cost of keeping the declaration reviewable — so an operator who edited a file and expected search results to change learns here that they have not, rather than from search results that stayed the same.

Computed from the fingerprints rather than carried as a flag a caller sets, so it cannot disagree with the generations beside it. A generation being built counts as having taken the declaration up: the activation happened and the run is under way.