SPHtmlTransformSettings.Timeout 属性

获取或设置 HTML 查看要完成的服务等待的时间量。

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

语法

声明
Public Property Timeout As TimeSpan
    Get
    Set
用法
Dim instance As SPHtmlTransformSettings
Dim value As TimeSpan

value = instance.Timeout

instance.Timeout = value
public TimeSpan Timeout { get; set; }

属性值

类型:System.TimeSpan
System.TimeSpan结构,它指定该服务等待的时间量。

另请参阅

引用

SPHtmlTransformSettings 类

SPHtmlTransformSettings 成员

Microsoft.SharePoint.Administration 命名空间