Table of Contents

Method SourceFlaggedDeletedAsync

Namespace
MailFathom.Application.Mail.Mutations
Assembly
MailFathom.Application.dll

SourceFlaggedDeletedAsync(CancellationToken)

Records that the source email now carries \Deleted and only the expunge remains.

Task SourceFlaggedDeletedAsync(CancellationToken cancellationToken)

Parameters

cancellationToken CancellationToken

Cancels the durable write.

Returns

Task

A task that completes once the stage is durable.