skip
Overrides the handler to skip a call from the rate limit check. Return SkipResult.SkipRateLimit, if the call should be skipped. Default value is SkipResult.ExecuteRateLimit, every call will be checked.
Overrides the handler to skip a call from the rate limit check. Return SkipResult.SkipRateLimit, if the call should be skipped. Default value is SkipResult.ExecuteRateLimit, every call will be checked.