Table of Contents

Constructor OutgoingEmailLeaseLostException

Namespace
MailFathom.Application.Mail.Delivery.Outbox
Assembly
MailFathom.Application.dll

OutgoingEmailLeaseLostException(OutgoingEmailId, Guid)

Initializes a new lease-lost failure naming the record whose lease had moved on.

public OutgoingEmailLeaseLostException(OutgoingEmailId outgoingEmailId, Guid owner)

Parameters

outgoingEmailId OutgoingEmailId

The record the refused write was about.

owner Guid

The attempt that was writing.