次の方法で共有


FixedWindowRateLimiterOptions.AutoReplenishment プロパティ

定義

がカウンターを自動的に更新するか、他の FixedWindowRateLimiter ユーザーがカウンターの更新を呼び出 TryReplenish() すかどうかを指定します。

public bool AutoReplenishment { get; set; }
member this.AutoReplenishment : bool with get, set
Public Property AutoReplenishment As Boolean

プロパティ値

既定では true です。

適用対象