IAdaptativeConcurrencyLimiter interface
Defines the contract that the limiters should follow.
public interface IAdaptativeConcurrencyLimiter
Members
| name | description |
|---|---|
| ExecuteAsync(…) | Responsible for managing the current request. (2 methods) |
See Also
- namespace Farfetch.LoadShedding.Limiters