Property AvailableAt
- Namespace
- MailFathom.Application.Mail.Delivery.Operations
- Assembly
- MailFathom.Application.dll
AvailableAt
Gets the instant from which it may be claimed again, which is in the future while a backoff is running.
public required DateTimeOffset AvailableAt { get; init; }