Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Enables the management of throttling for HTTP requests that come from search crawlers.
The SPSearchCrawlingRequestClassifier type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
![]() |
SPSearchCrawlingRequestClassifier() | Initializes a new instance of the SPSearchCrawlingRequestClassifier class. |
![]() |
SPSearchCrawlingRequestClassifier(SPRequestThrottleLevel) | Initializes a new instance of the SPSearchCrawlingRequestClassifier class using the specified throttle level. |
Top
Properties
| Name | Description | |
|---|---|---|
![]() |
ThrottleLevel | Gets a value that specifies when matching requests are throttled. (Overrides SPRequestThrottleClassifier.ThrottleLevel.) |
Top
Methods
| Name | Description | |
|---|---|---|
![]() |
Equals | Determines whether the specified Object is equal to the current SPSearchCrawlingRequestClassifier object. (Overrides Object.Equals(Object).) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | Gets a hash code for the object. (Overrides Object.GetHashCode().) |
![]() |
GetType | (Inherited from Object.) |
![]() |
Match | Determines whether the HTTP request is from a search crawler. (Overrides SPRequestThrottleClassifier.Match(HttpRequest).) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | Returns a String that represents the current SPSearchCrawlingRequestClassifier object. (Overrides Object.ToString().) |
Top
.gif)
.gif)
.gif)