应用程序池中允许的最大并发升级会话
命名空间: Microsoft.SharePoint.Administration
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Public Property AppPoolConcurrentUpgradeSessionLimit As UInteger
Get
Set
用法
Dim instance As SPSiteUpgradeThrottleSettings
Dim value As UInteger
value = instance.AppPoolConcurrentUpgradeSessionLimit
instance.AppPoolConcurrentUpgradeSessionLimit = value
public uint AppPoolConcurrentUpgradeSessionLimit { get; set; }
属性值
另请参阅
引用
SPSiteUpgradeThrottleSettings 类