Table of Contents

Method PeriodEndAt

Namespace
MailFathom.Application.Emails.Embeddings.Limits
Assembly
MailFathom.Application.dll

PeriodEndAt(DateTimeOffset)

Finds when the period an instant falls in rolls over, which is when paused work resumes.

public DateTimeOffset PeriodEndAt(DateTimeOffset instant)

Parameters

instant DateTimeOffset

The moment to place in a period.

Returns

DateTimeOffset

The instant the next period begins, in UTC.