Namespace Polly.RateLimiting
Classes
- RateLimiterRejectedException
Exception thrown when a rate limiter rejects an execution.
- RateLimiterStrategyOptions
Options for the rate limiter strategy.
Structs
- OnRateLimiterRejectedArguments
The arguments used by the OnRejected.
- RateLimiterArguments
The arguments used by the RateLimiter delegate.