Share via


ReplenishingRateLimiter.ReplenishmentPeriod Property

Definition

Specifies how often the ReplenishingRateLimiter will replenish tokens. If IsAutoReplenishing is false then this is how often TryReplenish() should be called.

public abstract TimeSpan ReplenishmentPeriod { get; }
member this.ReplenishmentPeriod : TimeSpan
Public MustOverride ReadOnly Property ReplenishmentPeriod As TimeSpan

Property Value

Applies to