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 minimum length of time in seconds that is required by the document converter.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
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.