Table of Contents

Property HandledTypes

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

HandledTypes

Gets the job types this process has a handler for.

public IReadOnlyList<JobType> HandledTypes { get; }

Property Value

IReadOnlyList<JobType>