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.
If an action takes more time to execute when in compatibility range, than the time specified by this value a warning will be generated into the upgrade logs.
Namespace: Microsoft.SharePoint.Upgrade
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Shared ReadOnly Property ActionTimeThresholdInCompatibleMode As TimeSpan
Get
'Usage
Dim value As TimeSpan
value = SPManager.ActionTimeThresholdInCompatibleMode
public static TimeSpan ActionTimeThresholdInCompatibleMode { get; }
Property value
Type: System.TimeSpan