SlidingWindowRateLimiterOptions.Window プロパティ

定義

補充間の最小期間を指定します。 これらのオプションが のコンストラクターSlidingWindowRateLimiterに渡される時間よりZero大きい値に設定する必要があります。

public TimeSpan Window { get; set; }
member this.Window : TimeSpan with get, set
Public Property Window As TimeSpan

プロパティ値

適用対象