메소드 | 설명 | |
---|---|---|
Add ( IRateLimiter limiter ) : void | ||
RateLimiterGroup ( ) : System.Collections.Generic | ||
Remove ( IRateLimiter limiter ) : void | ||
TryProcess ( int amount ) : bool | ||
UpdateChunks ( int maxRate, int actualRate ) : void |
public RateLimiterGroup ( ) : System.Collections.Generic | ||
리턴 | System.Collections.Generic |
public UpdateChunks ( int maxRate, int actualRate ) : void | ||
maxRate | int | |
actualRate | int | |
리턴 | void |