FixedWindowRateLimiterOptions.AutoReplenishment Eigenschaft

Definition

Gibt an, ob die FixedWindowRateLimiter Zähler automatisch aktualisiert werden oder ob eine andere Person aufruft TryReplenish() , um Zähler zu aktualisieren.

public:
 property bool AutoReplenishment { bool get(); void set(bool value); };
public bool AutoReplenishment { get; set; }
member this.AutoReplenishment : bool with get, set
Public Property AutoReplenishment As Boolean

Eigenschaftswert

true standardmäßig.

Gilt für: