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