次の方法で共有


TokenBucketRateLimiter.IsAutoReplenishing プロパティ

定義

が自動的にトークンを補充するか ReplenishingRateLimiter 、外部ソースが を定期的に呼び出 TryReplenish()す必要があるかどうかを指定します。

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

プロパティ値

適用対象