SPSystemPerformanceMonitorCollection.Clear Method
Removes all monitors from the collection.
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 SPSystemPerformanceMonitorCollection
instance.Clear()
public void Clear()
See Also
Reference
SPSystemPerformanceMonitorCollection Class