SPWebApplication.AllowOMCodeOverrideThrottleSettings Property
SharePoint 2010
Gets or sets a Boolean value that specifies whether custom object model code can override the throttle settings.
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Property Value
Type: System.BooleanBoolean
true if custom code can override throttle settings; otherwise, false.
| Exception | Condition |
|---|---|
| SecurityException |
The current user is not a farm administrator. |