public ThrottleHandler() { this._handleRequest = new HandleRequest(); }
public ThrottleAttribute() { this._handleRequest = new HandleRequest(); }