Property Converging
- Namespace
- MailFathom.Domain.Mutations
- Assembly
- MailFathom.Domain.dll
Converging
Gets the lifecycle of a change whose sequence has started and has not finished.
public static MailboxMutationLifecycle Converging { get; }
Property Value
Remarks
It covers an unacknowledged placement as well as an acknowledged one, because both are a mailbox on its way to the state that was asked for. Which of them a mutation is at is the stage's answer, and an operator reading a count of changes in flight is not asking it.