SPSearchCrawlingRequestClassifier Constructor (SPRequestThrottleLevel)
Initializes a new instance of the SPSearchCrawlingRequestClassifier class using the specified throttle level.
Namespace: Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public Sub New ( _
throttleLevel As SPRequestThrottleLevel _
)
'Usage
Dim throttleLevel As SPRequestThrottleLevel
Dim instance As New SPSearchCrawlingRequestClassifier(throttleLevel)
public SPSearchCrawlingRequestClassifier(
SPRequestThrottleLevel throttleLevel
)
Parameters
throttleLevel
Type: Microsoft.SharePoint.Utilities.SPRequestThrottleLevelThe level to which throttling is set.
See Also
Reference
SPSearchCrawlingRequestClassifier Class
SPSearchCrawlingRequestClassifier Members