Table of Contents

Property HandledTypes

Namespace
MailFathom.Application.Jobs.Execution
Assembly
MailFathom.Application.dll

HandledTypes

Gets the job types this process has a handler for, in a stable order.

public IReadOnlyList<JobType> HandledTypes { get; }

Property Value

IReadOnlyList<JobType>