다음을 통해 공유


TokenBucketRateLimiter.TryReplenish 메서드

정의

버킷을 보충하려고 시도합니다.

public override bool TryReplenish ();
override this.TryReplenish : unit -> bool
Public Overrides Function TryReplenish () As Boolean

반환

false AutoReplenishment 가 활성화되면 이고, 그렇지 않으면 true입니다. 토큰이 보충되었는지는 반영되지 않습니다.

적용 대상