CrawlLog.SearchResultRemovalTimeoutInSeconds 属性

搜索结果删除超时的公共访问器。这是用户界面删除搜索结果用来显示超时值作为错误消息的一部分。

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

语法

声明
Public ReadOnly Property SearchResultRemovalTimeoutInSeconds As Integer
    Get
用法
Dim instance As CrawlLog
Dim value As Integer

value = instance.SearchResultRemovalTimeoutInSeconds
public int SearchResultRemovalTimeoutInSeconds { get; }

属性值

类型:System.Int32

另请参阅

引用

CrawlLog 类

CrawlLog 成员

Microsoft.Office.Server.Search.Administration 命名空间