SPManager.ActionTimeThresholdInCompatibleMode 属性
如果操作花费更多的时间来执行兼容性范围内,比此值指定的时间将会生成警告到升级日志。
命名空间: Microsoft.SharePoint.Upgrade
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Public Shared ReadOnly Property ActionTimeThresholdInCompatibleMode As TimeSpan
Get
用法
Dim value As TimeSpan
value = SPManager.ActionTimeThresholdInCompatibleMode
public static TimeSpan ActionTimeThresholdInCompatibleMode { get; }