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.
Gets the limit above which requests will be failed.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property ThrottlingLimit As Integer
Get
'Usage
Dim instance As SPResourceTrackingRule
Dim value As Integer
value = instance.ThrottlingLimit
public int ThrottlingLimit { get; }
Property value
Type: System.Int32