Table of Contents

Method ReadSchedules

Namespace
MailFathom.Application.Rules.Evaluation
Assembly
MailFathom.Application.dll

ReadSchedules()

Reads the schedules this source declares as they stand now.

public IReadOnlyList<ScheduledJob> ReadSchedules()

Returns

IReadOnlyList<ScheduledJob>

The schedules, empty when the deployment declares none.