Property JobType
- Namespace
- MailFathom.Application.Jobs.Execution
- Assembly
- MailFathom.Application.dll
JobType
Gets the job type this handler runs, which is also the contract its payload arrives under.
JobType JobType { get; }
Gets the job type this handler runs, which is also the contract its payload arrives under.
JobType JobType { get; }