Property ExpiresAt
- Namespace
- MailFathom.Application.Mail.Delivery.Outbox
- Assembly
- MailFathom.Application.dll
ExpiresAt
The instant after which the record is claimable again whatever the holder is doing.
public DateTimeOffset ExpiresAt { get; init; }
The instant after which the record is claimable again whatever the holder is doing.
public DateTimeOffset ExpiresAt { get; init; }