SPHttpThrottleSettings.RemovePerformanceMonitor Method

Include Protected Members
Include Inherited Members

Removes a specified performance monitor from the PerformanceMonitors collection of the SPHttpThrottleSettings object.

Overload List

  Name Description
Public method RemovePerformanceMonitor(String, String) Removes any performance monitor with the specified counter and category from the PerformanceMonitors collection of the SPHttpThrottleSettings object.
Public method RemovePerformanceMonitor(String, String, String) Removes the performance monitor with the specified counter name, instance name, and category from the PerformanceMonitors collection of the SPHttpThrottleSettings object.

Top

See Also

Reference

SPHttpThrottleSettings Class

SPHttpThrottleSettings Members

Microsoft.SharePoint.Utilities Namespace