Property MaxConcurrentRequests
- Namespace
- MailFathom.Infrastructure.Security.Transport
- Assembly
- MailFathom.Infrastructure.dll
MaxConcurrentRequests
Gets how many requests the process serves at once on this surface, across every caller.
public int MaxConcurrentRequests { get; }