Share via


ReplenishingRateLimiter.IsAutoReplenishing Property

Definition

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

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

Property Value

Applies to