SPWebApplication.UnthrottledPrivilegedOperationWindowEnabled Property
SharePoint 2010
Gets or sets a Boolean value that specifies whether to enable the unthrottled daily time window. If enabled,large list operations will not be throttled when they occur within the time window.
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Property Value
Type: System.BooleanBoolean
true to enable the unthrottled daily time window; otherwise, false.
| Exception | Condition |
|---|---|
| SecurityException |
The current user is not a farm administrator. |