共用方式為


SlidingWindowRateLimiterOptions.SegmentsPerWindow 屬性

定義

指定視窗分割成的區段數目上限。 必須在這些選項傳遞至 的 SlidingWindowRateLimiter 建構函式時,設定為值 > 0。

public int SegmentsPerWindow { get; set; }
member this.SegmentsPerWindow : int with get, set
Public Property SegmentsPerWindow As Integer

屬性值

適用於