共用方式為


SPSearchCrawlingRequestClassifier.ThrottleLevel property

取得值,這個值指定相符的要求都減低速度。

Namespace:  Microsoft.SharePoint.Utilities
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'宣告
Public Overrides ReadOnly Property ThrottleLevel As SPRequestThrottleLevel
    Get
'用途
Dim instance As SPSearchCrawlingRequestClassifier
Dim value As SPRequestThrottleLevel

value = instance.ThrottleLevel
public override SPRequestThrottleLevel ThrottleLevel { get; }

Property value

Type: Microsoft.SharePoint.Utilities.SPRequestThrottleLevel
值,指定比對要求的節流閥原則。預設值為FirstStage

請參閱

參照

SPSearchCrawlingRequestClassifier class

SPSearchCrawlingRequestClassifier members

Microsoft.SharePoint.Utilities namespace