SPWebApplication.SiteUpgradeThrottleSettings property
取得表示之 web 應用程式的網站集合升級節流設定 SPSiteUpgradeThrottleSettings。
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public ReadOnly Property SiteUpgradeThrottleSettings As SPSiteUpgradeThrottleSettings
Get
'用途
Dim instance As SPWebApplication
Dim value As SPSiteUpgradeThrottleSettings
value = instance.SiteUpgradeThrottleSettings
public SPSiteUpgradeThrottleSettings SiteUpgradeThrottleSettings { get; }
Property value
Type: Microsoft.SharePoint.Administration.SPSiteUpgradeThrottleSettings