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
SearchRuntimeServiceInstance class
SearchRuntimeServiceInstance members
SearchRuntimeServiceInstance constructor
SearchRuntimeServiceInstance methods
SearchRuntimeServiceInstance properties
This topic has not yet been rated
-
Rate this topic
SearchRuntimeServiceInstance members
SharePoint 2013
The
SearchRuntimeServiceInstance
type exposes the following members.
Constructors
Name
Description
SearchRuntimeServiceInstance()
SearchRuntimeServiceInstance(String, SPServer, SearchRuntimeService)
Top
Properties
Name
Description
CanUpgrade
(Inherited from
SPPersistedUpgradableObject
.)
Description
(Inherited from
SPServiceInstance
.)
DisplayName
(Inherited from
SPPersistedObject
.)
Farm
(Inherited from
SPPersistedObject
.)
Hidden
(Inherited from
SPServiceInstance
.)
HostControllerURL
The URL of this search runtime (host controller) instance.
Id
(Inherited from
SPPersistedObject
.)
Instance
(Inherited from
SPServiceInstance
.)
IsBackwardsCompatible
(Inherited from
SPPersistedUpgradableObject
.)
ManageLink
(Inherited from
SPServiceInstance
.)
Name
(Inherited from
SPPersistedObject
.)
NeedsUpgrade
(Inherited from
SPPersistedUpgradableObject
.)
NeedsUpgradeIncludeChildren
(Inherited from
SPPersistedUpgradableObject
.)
Parent
(Inherited from
SPPersistedObject
.)
PrimaryHostController
Gets a value indicating whether the host controller is the primary one.
Properties
(Inherited from
SPPersistedObject
.)
ProvisionAutoStart
(Inherited from
SPWindowsServiceInstance
.)
ProvisionLink
(Inherited from
SPServiceInstance
.)
ProvisionUpdateStatus
(Inherited from
SPServiceInstance
.)
RepositoryVersion
Repository version of the search runtime (host controller) instance.
Roles
Obsolete.
(Inherited from
SPServiceInstance
.)
SearchServiceInstanceId
Gets the search service instance ID.
Server
(Inherited from
SPServiceInstance
.)
Service
(Inherited from
SPServiceInstance
.)
Status
(Inherited from
SPPersistedObject
.)
SystemService
(Inherited from
SPServiceInstance
.)
TypeName
(Overrides
SPServiceInstance.TypeName
.)
UnprovisionLink
(Inherited from
SPServiceInstance
.)
UpgradeContext
(Inherited from
SPPersistedUpgradableObject
.)
UpgradedPersistedProperties
(Inherited from
SPAutoSerializingObject
.)
Version
(Inherited from
SPPersistedObject
.)
WasCreated
(Inherited from
SPPersistedObject
.)
Top
Methods
Name
Description
Clone
(Inherited from
SPPersistedObject
.)
Delete
Overriden method to delete the data folder while uninstalling.
(Overrides
SPPersistedObject.Delete()
.)
Equals
(Inherited from
SPPersistedObject
.)
Finalize
(Inherited from
Object
.)
GetChild<T>()
(Inherited from
SPPersistedObject
.)
GetChild<T>(String)
(Inherited from
SPPersistedObject
.)
GetHashCode
(Inherited from
SPPersistedObject
.)
GetObjectData
(Inherited from
SPAutoSerializingObject
.)
GetType
(Inherited from
Object
.)
HasAdditionalUpdateAccess
(Inherited from
SPPersistedObject
.)
Invalidate
(Inherited from
SPPersistedUpgradableObject
.)
MemberwiseClone
(Inherited from
Object
.)
OnDeserialization
(Inherited from
SPPersistedObject
.)
Provision()
Provisions the service instance.
(Overrides
SPWindowsServiceInstance.Provision()
.)
Provision(Boolean)
(Inherited from
SPWindowsServiceInstance
.)
Start
(Inherited from
SPWindowsServiceInstance
.)
Stop
(Inherited from
SPWindowsServiceInstance
.)
ToString
(Inherited from
SPPersistedObject
.)
Uncache
(Inherited from
SPPersistedObject
.)
Unprovision
Unprovisions the service instance.
(Overrides
SPWindowsServiceInstance.Unprovision()
.)
Update()
(Inherited from
SPPersistedObject
.)
Update(Boolean)
(Inherited from
SPPersistedObject
.)
UpdateParent
(Inherited from
SPAutoSerializingObject
.)
Upgrade()
(Inherited from
SPPersistedUpgradableObject
.)
Upgrade(Boolean)
(Inherited from
SPPersistedUpgradableObject
.)
Validate
(Inherited from
SPPersistedObject
.)
ValidateBackwardsCompatibility
(Inherited from
SPPersistedUpgradableObject
.)
Top
See also
Reference
SearchRuntimeServiceInstance 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