SPWebApplication.CurrentUserIgnoreThrottle Method
SharePoint 2010
Detects whether throttling can be ignored for the current Web application. Throttling can be ignored if the current user has administrator-level privileges for computer or if throttling is not set to occur in the current window of time.
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Return Value
Type: System.BooleanThis method returns a Boolean value of true to indicate that throttling can be ignored; otherwise, this method returns false.