Table of Contents

Property DeadLettered

Namespace
MailFathom.Domain.Mutations
Assembly
MailFathom.Domain.dll

DeadLettered

Gets the lifecycle of a change nothing will attempt again, which is waiting for a person.

public static MailboxMutationLifecycle DeadLettered { get; }

Property Value

MailboxMutationLifecycle

Remarks

This is the value the whole convergence design exists to make reachable. A change that cannot be made has to become visible instead of staying pending forever, because pending forever looks exactly like success from every screen an operator reads.