Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents the Search Runtime (Host Controller) service.
Inheritance hierarchy
System.Object
Microsoft.SharePoint.Administration.SPAutoSerializingObject
Microsoft.SharePoint.Administration.SPPersistedObject
Microsoft.SharePoint.Administration.SPPersistedUpgradableObject
Microsoft.SharePoint.Administration.SPService
Microsoft.SharePoint.Administration.SPWindowsService
Microsoft.Office.Server.Search.Administration.SearchRuntimeService
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
<LaunchOnBehalfOfPrivilegeAttribute> _
Public NotInheritable Class SearchRuntimeService _
Inherits SPWindowsService
'Usage
Dim instance As SearchRuntimeService
[LaunchOnBehalfOfPrivilegeAttribute]
public sealed class SearchRuntimeService : SPWindowsService
Thread safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.