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.
Initializes a new instance of the SPRequestThrottleClassifier class.
Namespace: Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Protected Sub New
'Usage
Dim instance As New SPRequestThrottleClassifier()
protected SPRequestThrottleClassifier()
Remarks
This constructor of an abstract class can be called from the constructor of a derived class by using the base keyword.
See Also
Reference
SPRequestThrottleClassifier Class