United States (English)
Sign in
Home
Library
Learn
Samples
Downloads
Support
Community
Forums
MSDN Library
Office and SharePoint development
SharePoint general development
SharePoint 2013
Reference
.NET server API reference
Search class library
Microsoft.Office.Server.Search.Administration
SearchRuntimeService class
SearchRuntimeService properties
PrimaryHostURL property
PrimaryRepositoryVersion property
TypeName property
This topic has not yet been rated
-
Rate this topic
SearchRuntimeService properties
SharePoint 2013
The
SearchRuntimeService
type exposes the following members.
Properties
Name
Description
Applications
(Inherited from
SPService
.)
CanUpgrade
(Inherited from
SPPersistedUpgradableObject
.)
DisplayName
(Inherited from
SPPersistedObject
.)
Farm
(Inherited from
SPPersistedObject
.)
Id
(Inherited from
SPPersistedObject
.)
Instances
(Inherited from
SPService
.)
IsBackwardsCompatible
(Inherited from
SPPersistedUpgradableObject
.)
JobDefinitions
(Inherited from
SPService
.)
JobHistoryEntries
(Inherited from
SPService
.)
Name
(Inherited from
SPPersistedObject
.)
NeedsUpgrade
(Inherited from
SPPersistedUpgradableObject
.)
NeedsUpgradeIncludeChildren
(Inherited from
SPPersistedUpgradableObject
.)
Parent
(Inherited from
SPPersistedObject
.)
PrimaryHostURL
The URL of the primary host controller for the search service.
PrimaryRepositoryVersion
Repository version number for the primary search runtime (host controller) instance. The repository maintains search dictionaries used by the search service.
ProcessIdentity
(Inherited from
SPWindowsService
.)
Properties
(Inherited from
SPPersistedObject
.)
Required
(Inherited from
SPService
.)
RunningJobs
(Inherited from
SPService
.)
Status
(Inherited from
SPPersistedObject
.)
TypeName
(Overrides
SPPersistedObject.TypeName
.)
UpgradeContext
(Inherited from
SPPersistedUpgradableObject
.)
UpgradedPersistedProperties
(Inherited from
SPAutoSerializingObject
.)
Version
(Inherited from
SPPersistedObject
.)
WasCreated
(Inherited from
SPPersistedObject
.)
Top
See also
Reference
SearchRuntimeService class
Microsoft.Office.Server.Search.Administration namespace
Did you find this helpful?
Yes
No
Not accurate
Not enough depth
Need more code examples
Tell us more...
(
1500
characters remaining)
Community Additions
ADD