共用方式為


SPResourceTrackingRule.ThrottlingLimit property

取得以上這將會失敗要求的限制。

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

Syntax

'宣告
Public ReadOnly Property ThrottlingLimit As Integer
    Get
'用途
Dim instance As SPResourceTrackingRule
Dim value As Integer

value = instance.ThrottlingLimit
public int ThrottlingLimit { get; }

Property value

Type: System.Int32

請參閱

參照

SPResourceTrackingRule class

SPResourceTrackingRule members

Microsoft.SharePoint.Administration namespace