편집

FixedWindowRateLimiter.IsAutoReplenishing Property

Definition

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

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

Property Value

Applies to