C# 클래스 Bert.RateLimiters.Throttler

파일 보기 프로젝트 열기: robertmircea/RateLimiters

공개 메소드들

메소드 설명
CanConsume ( ) : bool
Throttler ( IThrottleStrategy strategy ) : System

메소드 상세

CanConsume() 공개 메소드

public CanConsume ( ) : bool
리턴 bool

Throttler() 공개 메소드

public Throttler ( IThrottleStrategy strategy ) : System
strategy IThrottleStrategy
리턴 System