SPWebApplication.CascadeDeleteMaximumItemLimit property
SharePoint 2013
Namespace:
Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Together with the CascadeDeleteTimeoutMultiplier property, the CascadeDeleteMaximumItemLimit property controlsthe duration of a short-term Web site lock that is taken to perform referential integrity delete operations. The duration of the short-term Web site lock is calculated as follows in milliseconds:CascadeDeleteTimeoutMultiplier * CascadeDeleteMaximumItemLimit.