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
outgoingEmailIdOutgoingEmailIdThe record the refused write was about.
ownerGuidThe attempt that was writing.