Table of Contents

Method ReadSchedules

Namespace
MailFathom.Application.Jobs.Scheduling
Assembly
MailFathom.Application.dll

ReadSchedules()

Reads the schedules this source declares as they stand now.

IReadOnlyList<ScheduledJob> ReadSchedules()

Returns

IReadOnlyList<ScheduledJob>

The schedules, empty when the deployment declares none.