C# Class MvcThrottle.EnableThrottlingAttribute

Inheritance: System.Web.Mvc.ActionFilterAttribute, IActionFilter
Show file Open project: stefanprodan/MvcThrottle Class Usage Examples

Public Methods

Method Description
GetLimit ( RateLimitPeriod period ) : long

Method Details

GetLimit() public method

public GetLimit ( RateLimitPeriod period ) : long
period RateLimitPeriod
return long