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