FixedWindowRateLimiterOptions.AutoReplenishment 속성

정의

이 자동으로 카운터를 FixedWindowRateLimiter 새로 고칠지 아니면 다른 사람이 를 호출 TryReplenish() 하여 카운터를 새로 고칠지 여부를 지정합니다.

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

속성 값

기본적으로 true입니다.

적용 대상