SiteHitRule Members

Include Protected Members
Include Inherited Members

Represents a site hit rule, which is used by the SharePoint Enterprise Search index engine to determine how many simultaneous requests are allowed, and the time interval between sequential requests, for a specified server.

The SiteHitRule type exposes the following members.

Properties

  Name Description
Public property Behavior Gets or sets the site hit rule type.
Public property HitRate Gets or sets the hit rate, which represents the number of simultaneous requests allowed or the interval between sequential requests, for a specified server.
Public property Site Gets the site that the hit rule applies to.

Top

Methods

  Name Description
Public method Delete Deletes the site hit rule.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)
Public method Update Updates the site hit rule.

Top

See Also

Reference

SiteHitRule Class

Microsoft.Office.Server.Search.Administration Namespace