Table of Contents

Method PeriodEndAt

Namespace
MailFathom.Application.Retrieval.AskMail
Assembly
MailFathom.Application.dll

PeriodEndAt(DateTimeOffset)

Finds when the period an instant falls in rolls over, which is when a refused question is worth asking again.

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.