SP.Site.maxItemsPerThrottledOperation Property

Applies to: SharePoint Foundation 2010

Gets a value that specifies the maximum number of list items allowed per operation before throttling will occur.

var value = SP.Site.get_maxItemsPerThrottledOperation(); 

Property Value

Type: UInt32

Applies To

SP.Site Class

See Also

Reference

SP.Site Methods

SP.Site Properties

SP Namespace