SPDocumentConverter.MaxAllowedRetries 属性

获取值,该值确定文档转换器的最大次数。

命名空间:  Microsoft.SharePoint.Administration
程序集:  Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)

语法

声明
Public Shared ReadOnly Property MaxAllowedRetries As Integer
    Get
用法
Dim value As Integer

value = SPDocumentConverter.MaxAllowedRetries
public static int MaxAllowedRetries { get; }

属性值

类型:System.Int32
一个 32 位整数,指示最大重试次数的尝试,它默认情况下等于 5。

另请参阅

引用

SPDocumentConverter 类

SPDocumentConverter 成员

Microsoft.SharePoint.Administration 命名空间