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 value that determines the maximum number of retries for 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 MaxAllowedRetries As Integer
Get
'Usage
Dim value As Integer
value = SPDocumentConverter.MaxAllowedRetries
public static int MaxAllowedRetries { get; }
Property Value
Type: System.Int32
A 32-bit integer that indicates the maximum number of retries that are attempted, which by default equals 5.