Share via


SlidingWindowRateLimiter.IsAutoReplenishing Property

Definition

Specifies if the ReplenishingRateLimiter is automatically replenishing its tokens or if it expects an external source to regularly call TryReplenish().

public override bool IsAutoReplenishing { get; }
member this.IsAutoReplenishing : bool
Public Overrides ReadOnly Property IsAutoReplenishing As Boolean

Property Value

Applies to