HostDistributionRuleCollection Members

Include Protected Members
Include Inherited Members

Provides methods to access the collection of the HostDistributionRule objects of the Search service application.

The HostDistributionRuleCollection type exposes the following members.

Constructors

  Name Description
Public method HostDistributionRuleCollection Initializes a new instance of the HostDistributionRuleCollection in the context of the specified parent.

Top

Properties

  Name Description
Public property Item Gets the HostDistributionRule with the specified host name.

Top

Methods

  Name Description
Public method AddRule(String, CrawlStore) Adds a new HostDistributionRule to the Search service application and caches it to the HostDistributionRuleCollection object.
Public method AddRule(String, Guid) Adds a new HostDistributionRule to the Search service application and caches it to the HostDistributionRuleCollection object.
Public method AutoRebalancing Balances the hosts in each crawl store based on the number of documents in each crawl store.
Public method Commit Commits all the uncommitted host distribution rules.
Public method EditRule Edits the specified HostDistributionRule in the Search service application.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetEnumerator Returns an enumerator that iterates the HostDistributionRuleCollection.
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method RemoveRule Removes the specified HostDistributionRule from the Search service application and the collection.
Public method ToString (Inherited from Object.)

Top

See Also

Reference

HostDistributionRuleCollection Class

Microsoft.Office.Server.Search.Administration Namespace