Property AvailableAt
- Namespace
- MailFathom.Application.Jobs
- Assembly
- MailFathom.Application.dll
AvailableAt
Gets the instant before which the job is not claimable, or null to make it claimable at once.
public DateTimeOffset? AvailableAt { get; }
Gets the instant before which the job is not claimable, or null to make it claimable at once.
public DateTimeOffset? AvailableAt { get; }