Property MaxConcurrentJobs
- Namespace
- MailFathom.Application.Jobs.Execution
- Assembly
- MailFathom.Application.dll
MaxConcurrentJobs
Gets how many jobs this process may run at once, across every type together.
public int MaxConcurrentJobs { get; }
Gets how many jobs this process may run at once, across every type together.
public int MaxConcurrentJobs { get; }