Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Get the SPSiteUpgradeThrottleSettings that indicates the site collection upgrade throttle settings for the web application.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property SiteUpgradeThrottleSettings As SPSiteUpgradeThrottleSettings
Get
'Usage
Dim instance As SPWebApplication
Dim value As SPSiteUpgradeThrottleSettings
value = instance.SiteUpgradeThrottleSettings
public SPSiteUpgradeThrottleSettings SiteUpgradeThrottleSettings { get; }
Property value
Type: Microsoft.SharePoint.Administration.SPSiteUpgradeThrottleSettings