SPRequestThrottleClassifier constructor

Initializes a new instance of the SPRequestThrottleClassifier class.

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

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

SPRequestThrottleClassifier members

Microsoft.SharePoint.Utilities namespace