SPSystemPerformanceMonitorCollection.Clear method
Removes all monitors from the collection.
Namespace: Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Sub Clear
'Usage
Dim instance As SPSystemPerformanceMonitorCollection
instance.Clear()
public void Clear()
See also
Reference
SPSystemPerformanceMonitorCollection class