Share via


SPSearchCrawlingRequestClassifier members

Enables the management of throttling for HTTP requests that come from search crawlers.

The SPSearchCrawlingRequestClassifier type exposes the following members.

Constructors

  Name Description
Public method SPSearchCrawlingRequestClassifier() Initializes a new instance of the SPSearchCrawlingRequestClassifier class.
Public method SPSearchCrawlingRequestClassifier(SPRequestThrottleLevel) Initializes a new instance of the SPSearchCrawlingRequestClassifier class using the specified throttle level.

Top

Properties

  Name Description
Public property ThrottleLevel Gets a value that specifies when matching requests are throttled. (Overrides SPRequestThrottleClassifier.ThrottleLevel.)

Top

Methods

  Name Description
Public method Equals Determines whether the specified Object is equal to the current SPSearchCrawlingRequestClassifier object. (Overrides Object.Equals(Object).)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode Gets a hash code for the object. (Overrides Object.GetHashCode().)
Public method GetType (Inherited from Object.)
Public method Match Determines whether the HTTP request is from a search crawler. (Overrides SPRequestThrottleClassifier.Match(HttpRequest).)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString Returns a String that represents the current SPSearchCrawlingRequestClassifier object. (Overrides Object.ToString().)

Top

See also

Reference

SPSearchCrawlingRequestClassifier class

Microsoft.SharePoint.Utilities namespace