SearchRuntimeServiceInstance 类

继承层次结构

System.Object
  Microsoft.SharePoint.Administration.SPAutoSerializingObject
    Microsoft.SharePoint.Administration.SPPersistedObject
      Microsoft.SharePoint.Administration.SPPersistedUpgradableObject
        Microsoft.SharePoint.Administration.SPServiceInstance
          Microsoft.SharePoint.Administration.SPWindowsServiceInstance
            Microsoft.Office.Server.Search.Administration.SearchRuntimeServiceInstance

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

语法

声明
<ReadPerformanceCounterPrivilegeAttribute> _
<StartEventTraceSessionPrivilegeAttribute> _
Public NotInheritable Class SearchRuntimeServiceInstance _
    Inherits SPWindowsServiceInstance
用法
Dim instance As SearchRuntimeServiceInstance
[ReadPerformanceCounterPrivilegeAttribute]
[StartEventTraceSessionPrivilegeAttribute]
public sealed class SearchRuntimeServiceInstance : SPWindowsServiceInstance

线程安全性

该类型的任何公共 静态 (已共享 在 Visual Basic 中) 成员都是线程安全的。不保证任何实例成员都是线程安全的。

另请参阅

引用

SearchRuntimeServiceInstance 成员

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