Expand Minimize
This topic has not yet been rated - Rate this topic

SPWebApplication.MaxItemsPerThrottledOperation property

Gets or sets a number representing the count of items at which list operations begin to be throttled.

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
public uint MaxItemsPerThrottledOperation { get; set; }

Property value

Type: System.UInt32
An unsigned 32-bit integer representing the count of items at which list operations begin to be throttled

If the current user does not have administrator-level privileges for the server farm, this method throws an error of type System.Security.SecurityException.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.