C# 클래스 Serenity.Web.ThrottleLimit

파일 보기 프로젝트 열기: volkanceylan/Serenity 1 사용 예제들

공개 메소드들

메소드 설명
ThrottleLimit ( string key, System.TimeSpan duration, int limit ) : System

메소드 상세

ThrottleLimit() 공개 메소드

public ThrottleLimit ( string key, System.TimeSpan duration, int limit ) : System
key string
duration System.TimeSpan
limit int
리턴 System