SPHttpThrottleSettings.Clear Method
Clears all objects from the ThrottleClassifiers and PerformanceMonitors collections.
Namespace: Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public Sub Clear
'Usage
Dim instance As SPHttpThrottleSettings
instance.Clear()
public void Clear()