SPRequestThrottleClassifier Constructor

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

SPRequestThrottleClassifier Members

Microsoft.SharePoint.Utilities Namespace