FixedWindowRateLimiterOptions.AutoReplenishment プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
がカウンターを自動的に更新するか、他の FixedWindowRateLimiter ユーザーがカウンターの更新を呼び出 TryReplenish() すかどうかを指定します。
public bool AutoReplenishment { get; set; }
member this.AutoReplenishment : bool with get, set
Public Property AutoReplenishment As Boolean
プロパティ値
既定では true
です。