Share via


SlidingWindowRateLimiter.TryReplenish Method

Definition

Attempts to replenish request counters in a window.

public override bool TryReplenish ();
override this.TryReplenish : unit -> bool
Public Overrides Function TryReplenish () As Boolean

Returns

False if AutoReplenishment is enabled, otherwise true. Does not reflect if permits were replenished.

Applies to