FixedWindowRateLimiter.IsAutoReplenishing プロパティ

定義

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

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

プロパティ値

適用対象