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.
Gets the length of time in seconds that must expire before the conversion times out.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public Shared ReadOnly Property MaxAllowedTimeout As Integer
Get
'Usage
Dim value As Integer
value = SPDocumentConverter.MaxAllowedTimeout
public static int MaxAllowedTimeout { get; }
Property Value
Type: System.Int32
A 32-bit integer that indicates the number or seconds before the conversion times out, which by default equals 1800 seconds.