SPDocumentConverter.MinAllowedTimeout property
Gets the minimum length of time in seconds that is required by the document converter.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Shared ReadOnly Property MinAllowedTimeout As Integer
Get
'Usage
Dim value As Integer
value = SPDocumentConverter.MinAllowedTimeout
public static int MinAllowedTimeout { get; }
Property value
Type: System.Int32
A 32-bit integer that indicates the minimum length of time, which by default equals 3 seconds.