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; }
Gets the job types this process has a handler for.
public IReadOnlyList<JobType> HandledTypes { get; }