SPManager.ActionTimeThresholdInCompatibleMode Property
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