SPRequestThrottleClassifier Members

Include Protected Members
Include Inherited Members

When implemented in a derived class, provides a means of assigning a throttle level to a type of HTTP request.

The SPRequestThrottleClassifier type exposes the following members.

Constructors

  Name Description
Protected method SPRequestThrottleClassifier Initializes a new instance of the SPRequestThrottleClassifier class.

Top

Properties

  Name Description
Public property ThrottleLevel When implemented in a derived class, gets a value that indicates when matching HTTP requests are throttled.
Public property UpgradedPersistedProperties (Inherited from SPAutoSerializingObject.)

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetObjectData (Inherited from SPAutoSerializingObject.)
Public method GetType (Inherited from Object.)
Public method Match When implemented in a derived class, indicates whether the specified HTTP request is of the kind that needs to be throttled (or not) in accordance with the value of the ThrottleLevel property.
Protected method MemberwiseClone (Inherited from Object.)
Protected method OnDeserialization (Inherited from SPAutoSerializingObject.)
Public method ToString (Inherited from Object.)
Protected method UpdateParent (Inherited from SPAutoSerializingObject.)

Top

See Also

Reference

SPRequestThrottleClassifier Class

Microsoft.SharePoint.Utilities Namespace