Freigeben über


SearchRuntimeServiceInstance-Klasse

Vererbungshierarchie

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

Namespace:  Microsoft.Office.Server.Search.Administration
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaration
<ReadPerformanceCounterPrivilegeAttribute> _
<StartEventTraceSessionPrivilegeAttribute> _
Public NotInheritable Class SearchRuntimeServiceInstance _
    Inherits SPWindowsServiceInstance
'Usage
Dim instance As SearchRuntimeServiceInstance
[ReadPerformanceCounterPrivilegeAttribute]
[StartEventTraceSessionPrivilegeAttribute]
public sealed class SearchRuntimeServiceInstance : SPWindowsServiceInstance

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Die Threadsicherheit von Instanzmembern ist nicht gewährleistet.

Siehe auch

Referenz

SearchRuntimeServiceInstance-Member

Microsoft.Office.Server.Search.Administration-Namespace