SearchRuntimeServiceInstance members

The SearchRuntimeServiceInstance type exposes the following members.

Constructors

  Name Description
Public method SearchRuntimeServiceInstance()
Public method SearchRuntimeServiceInstance(String, SPServer, SearchRuntimeService)

Top

Properties

  Name Description
Public property CanUpgrade (Inherited from SPPersistedUpgradableObject.)
Public property Description (Inherited from SPServiceInstance.)
Public property DisplayName (Inherited from SPPersistedObject.)
Public property Farm (Inherited from SPPersistedObject.)
Public property Hidden (Inherited from SPServiceInstance.)
Public property HostControllerURL The URL of this search runtime (host controller) instance.
Public property Id (Inherited from SPPersistedObject.)
Public property Instance (Inherited from SPServiceInstance.)
Public property IsBackwardsCompatible (Inherited from SPPersistedUpgradableObject.)
Public property ManageLink (Inherited from SPServiceInstance.)
Public property Name (Inherited from SPPersistedObject.)
Public property NeedsUpgrade (Inherited from SPPersistedUpgradableObject.)
Public property NeedsUpgradeIncludeChildren (Inherited from SPPersistedUpgradableObject.)
Public property Parent (Inherited from SPPersistedObject.)
Public property PrimaryHostController Gets a value indicating whether the host controller is the primary one.
Public property Properties (Inherited from SPPersistedObject.)
Protected property ProvisionAutoStart (Inherited from SPWindowsServiceInstance.)
Public property ProvisionLink (Inherited from SPServiceInstance.)
Protected property ProvisionUpdateStatus (Inherited from SPServiceInstance.)
Public property RepositoryVersion Repository version of the search runtime (host controller) instance.
Public property Roles Obsolete. (Inherited from SPServiceInstance.)
Public property SearchServiceInstanceId Gets the search service instance ID.
Public property Server (Inherited from SPServiceInstance.)
Public property Service (Inherited from SPServiceInstance.)
Public property Status (Inherited from SPPersistedObject.)
Public property SystemService (Inherited from SPServiceInstance.)
Public property TypeName (Overrides SPServiceInstance.TypeName.)
Public property UnprovisionLink (Inherited from SPServiceInstance.)
Public property UpgradeContext (Inherited from SPPersistedUpgradableObject.)
Public property UpgradedPersistedProperties (Inherited from SPAutoSerializingObject.)
Public property Version (Inherited from SPPersistedObject.)
Protected property WasCreated (Inherited from SPPersistedObject.)

Top

Methods

  Name Description
Public method Clone (Inherited from SPPersistedObject.)
Public method Delete Overriden method to delete the data folder while uninstalling. (Overrides SPPersistedObject.Delete().)
Public method Equals (Inherited from SPPersistedObject.)
Protected method Finalize (Inherited from Object.)
Public method GetChild<T>() (Inherited from SPPersistedObject.)
Public method GetChild<T>(String) (Inherited from SPPersistedObject.)
Public method GetHashCode (Inherited from SPPersistedObject.)
Public method GetObjectData (Inherited from SPAutoSerializingObject.)
Public method GetType (Inherited from Object.)
Protected method HasAdditionalUpdateAccess (Inherited from SPPersistedObject.)
Public method Invalidate (Inherited from SPPersistedUpgradableObject.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method OnDeserialization (Inherited from SPPersistedObject.)
Public method Provision() Provisions the service instance. (Overrides SPWindowsServiceInstance.Provision().)
Public method Provision(Boolean) (Inherited from SPWindowsServiceInstance.)
Public method Start (Inherited from SPWindowsServiceInstance.)
Public method Stop (Inherited from SPWindowsServiceInstance.)
Public method ToString (Inherited from SPPersistedObject.)
Public method Uncache (Inherited from SPPersistedObject.)
Public method Unprovision Unprovisions the service instance. (Overrides SPWindowsServiceInstance.Unprovision().)
Public method Update() (Inherited from SPPersistedObject.)
Public method Update(Boolean) (Inherited from SPPersistedObject.)
Protected method UpdateParent (Inherited from SPAutoSerializingObject.)
Public method Upgrade() (Inherited from SPPersistedUpgradableObject.)
Public method Upgrade(Boolean) (Inherited from SPPersistedUpgradableObject.)
Protected method Validate (Inherited from SPPersistedObject.)
Public method ValidateBackwardsCompatibility (Inherited from SPPersistedUpgradableObject.)

Top

See also

Reference

SearchRuntimeServiceInstance class

Microsoft.Office.Server.Search.Administration namespace